Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase113d ago0x629ac4…378019
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase113d ago0x72cff4…c3373a
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase113d ago0x84bb63…c6d139
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase113d ago0x842d3d…8569ec
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase113d ago0x8238dc…951484
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase113d ago0x162ea0…5768c5
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase113d ago0xf8eb71…108e79
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase113d ago0xd53ed2…4caa0b
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase113d ago0x52bc8f…da00ef
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase113d ago0x9af8da…e24cf8
0xaec6…5d100x7f74…570fBasex402 service$0.05100%coinbase114d ago0x2ae85a…4a9bbb
0x7f74…570f0xaec6…5d10Base—$0.50100%0xa923…c9ac114d ago0x2a098a…cc23e4
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase114d ago0x05bce2…021026
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase114d ago0x7bce15…7978e8
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase114d ago0x4f5fc7…53bede
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase114d ago0x952a7d…ee482c
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase114d ago0x83ded2…917fd2
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase114d ago0xda8d55…a904ed
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase114d ago0xf2d2c5…613ba4
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase114d ago0xfcdec7…511592
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase114d ago0xb0bdf5…695d7c
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase114d ago0xad2756…8fc84a
0xaec6…5d100x7f74…570fBasex402 service$0.02100%coinbase114d ago0x5f0efd…8cb156
0xaec6…5d100x7f74…570fBasex402 service$0.01100%coinbase114d ago0x7f8ff8…3bd6aa
0xaec6…5d100x7f74…570fBasex402 service$0.03100%coinbase114d ago0x0eecac…1e4e54

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.