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%coinbase60d ago0xbee2ac…06dd38
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0xc4c595…4c14cf
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0xd8436d…778c14
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x1f3215…4386ec
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x49eb4c…e577eb
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0xdec348…136e43
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x354574…014cce
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x3fecfa…58aad5
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0xabc7d8…d6d723
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0xa6c4b3…4753a5
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x80186b…c69794
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0xeb4d0a…146a85
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x289112…8e1bd3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x708fbe…4998b1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x228552…129878
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x864877…2eb0a3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x351685…a0543a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x04d91d…74bb08
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0xa10b49…ec71af
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x4f00bb…281af8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x28f40a…53fd7f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x79c600…faa6d4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x709697…bb43e1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x6f8e8a…5d5a2a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase60d ago0x3684e6…d25253

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.