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%coinbase105d ago0x3a4ec1…b492bd
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x4ec985…8c1ce1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x4e3ef8…6a4997
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x0c77c6…261ccf
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x42c91b…28c0b2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xdca8d0…17fd02
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xdfc327…47b5ad
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xbe690e…dd832a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x9571c8…f92462
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xbd40b3…881928
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x1b451b…fe57d9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x555e6b…a6bbb4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x920159…60b185
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x1ffc08…2aeb66
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xa33df1…212066
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xc1d613…11ebdf
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x8effaa…e35171
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x34954f…98ec29
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xfd5b06…86306a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x6afa2b…7f5375
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x2491bb…f344c7
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xc04681…2d53d9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xc672c9…f923a3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0xc6d822…6f5df9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase105d ago0x96a0b6…35788a

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.