Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2b4…cae40xa0af…2542Base—$0.50100%coinbase21h ago0xe41484…e1d333
0xd4ce…7c640xa0af…2542Base—$1.00100%coinbase1d ago0x7fa346…c81240
0x459b…55cc0xa0af…2542Base—$1.00100%coinbase1d ago0x0acb8f…707295
0x2811…81830xa0af…2542Base—$1.00100%coinbase1d ago0x4246f2…7f5047
0x1245…ddae0xa0af…2542Base—$1.00100%coinbase1d ago0xb0f34a…9fa3a5
0x2cec…af9b0xa0af…2542Base—$1.00100%coinbase1d ago0xa853ba…c697b1
0x1814…c7550xa0af…2542Base—$5.00100%coinbase1d ago0x363542…e7fc2d
0x1814…c7550xa0af…2542Base—$5.00100%coinbase1d ago0xad1551…7f9bbb
0x7f32…dd600xa0af…2542Base—$2.00100%coinbase1d ago0x6de1c7…495424
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x3ab2f4…8a4b6a
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0xe0b4cd…fe2bda
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x6f913d…d5e5a8
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0xe4a497…0fe331
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x2102f1…f94154
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x7bd647…68c178
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x38c425…c9103e
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x65398c…1209f8
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x4ca518…390323
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x19b54b…1cda68
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x6a219c…241ffe
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0x902d68…a51924
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0xba3481…b41d60
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0xe3ccac…b5c578
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0xcb1b01…fca82b
0xba03…f85f0xa0af…2542Base—$0.50100%coinbase1d ago0xd999d2…7537c9

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.