Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x69b884…75630f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0xb9b207…5cd1a9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0xd26b25…b307af
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x5b89b1…429318
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0xe11274…429e26
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x54e9a0…360f59
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x621545…82d08d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x29c957…86e153
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x8ede02…5e1d1e
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x7c4f4b…f2548e
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0xbdbab7…60df02
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x4bd7a8…6ff823
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x8403f1…3ecccb
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x735056…d5b094
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x0ca462…cefe24
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0xc26815…3a1cba
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x194e52…006fe9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x18865d…8bb94a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x2bf2f4…eccec3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x606463…12477c
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x9cbcba…2ccbfb
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x69a96c…b98e29
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x45619e…fbcfb3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0xec71fa…c12c60
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase57d ago0x3ccda3…8033d4

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.