Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase93d ago0x97c656…8c110b
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase93d ago0xb6176e…aa2235
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase93d ago0x83b658…36cd99
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase93d ago0x31715a…e384ed
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase93d ago0x2606ec…8cf7ae
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x47244c…e87f09
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x3e21d4…cb7fd5
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x0eb2e3…5047c3
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xb9e836…b94237
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xb8c81c…ef22dd
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xcfff2e…3ef139
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x21f40d…6bd7f4
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xb10469…8562c8
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x296d87…5ec876
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x22d645…adb7b3
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xebfc46…a2158e
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x7cd755…c7cdd5
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xbc982d…a0d7c3
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x788eb1…fe349b
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x671514…65efcd
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x0b37d4…e95cab

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.