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%coinbase48d ago0x1d5911…d2ffe2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x70d43c…7ab339
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x1554b3…4476d9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x49abaf…38bd37
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x7bec92…23c34b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x9ad90e…5a16c4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x441003…b18254
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x03ecf6…9e1d3b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x5639e0…57ba22
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x75d728…46d6ee
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0xc6ce47…ad5195
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x9fb650…bdc619
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x63577a…5b61d7
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0xcd434d…1c2ec5
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0xdd7b8a…6508f0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x2108eb…6ea427
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x815819…79e855
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x563c75…e6fd18
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x43fe8b…e242b3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x59a0a3…f04f50
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x5d15d6…939f32
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x6be619…ae02c5
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0xb4df70…f925d1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0xf9f4a1…282708
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase48d ago0x219218…893aec

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.