Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0xaff8…c386Base—$0.01100%coinbase45d ago0x82bb10…5ef046
0x8941…8d8c0xeec7…c182Base—$0.01100%coinbase45d ago0x68de30…7c27e2
0x8941…8d8c0x1f2d…9abfBase—$0.01100%coinbase45d ago0xbc3129…0e3b04
0x8941…8d8c0x9096…5b87Base—$0.01100%coinbase45d ago0x653617…813df7
0x8941…8d8c0x7de0…bfc0Base—$0.01100%coinbase45d ago0x357870…76c4f3
0x8941…8d8c0x35c7…7c1cBase—$0.01100%coinbase45d ago0x1c8dd3…eeb80f
0x8941…8d8c0xd641…f5f1Base—$0.01100%coinbase45d ago0xbc1677…457e97
0x8941…8d8c0x349a…e27bBase—$0.01100%coinbase45d ago0x68b89c…86641f
0x8941…8d8c0x2a6b…c33aBase—$0.01100%coinbase45d ago0x253662…4d42f8
0x8941…8d8c0xd7cc…59feBase—$0.01100%coinbase45d ago0x121c3d…b755b3
0x8941…8d8c0x6070…acbaBase—$0.01100%coinbase45d ago0x7d6b50…b5908e
0x8941…8d8c0x0137…cc50Base—$0.01100%coinbase45d ago0xae2cfb…55d43d
0x8941…8d8c0x8f16…da71Base—$0.01100%coinbase45d ago0xb88d5b…b27484
0x8941…8d8c0x8712…a7f8Base—$0.01100%coinbase45d ago0xff7f30…d594d4
0x8941…8d8c0x8e15…d917Base—$0.01100%coinbase45d ago0x7d681d…ca0a05
0x8941…8d8c0x3055…5a09Base—$0.01100%coinbase45d ago0xc22732…790226
0x8941…8d8c0xa036…d710Base—$0.01100%coinbase45d ago0x8a817d…2305e8
0x8941…8d8c0xd12d…b8b9Base—$0.01100%coinbase45d ago0xa551b2…542453

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.