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%coinbase40d ago0x2523e9…d53aa6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x76a075…3907e2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x2452a4…e7d1f9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x0c7e64…193610
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x7b38a7…1cc903
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0xd3b6e1…164145
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x7104f1…7b32e4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x976deb…669492
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x541606…bfa2f9
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x2f707e…9ea083
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0xce5bd1…675e02
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0xd67da4…5d2e7d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x84e593…2623b3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0xe9e1bd…a85564
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x1401c7…10621e
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x8d33bb…70bcd0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0xf88cae…a57684
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x6e8640…315c16
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x2ca83f…8ff3ff
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0xd53064…e96fe4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x47c84c…84da98
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x2c2240…8d63a8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x55ed08…6b925f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x724c45…888e0a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase40d ago0x148262…597bec

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.