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%coinbase39d ago0xad3ba6…8967be
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x29fc48…cb3eaf
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xcae165…57f622
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x490e4d…e7f5a1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x3bef7a…6709c8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x2d6259…ea3419
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xcd8637…d295b4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x4b2aba…85dd4d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x5da18c…cb5366
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xf13960…af8bcb
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x50ed6e…82d197
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xd1b365…6b047f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x583fdd…36388b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xc18dcc…f34f25
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x8f82a2…cbfa1c
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x808dfd…e80da8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xa9a849…8a5b0d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xb27918…224e00
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x95cb69…cf1e40
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xfd71b1…1da692
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xbc6158…384b82
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x0c4c1a…a185d1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0x7916ad…ad08f8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xf6ba19…b40df8
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase39d ago0xc9a3ac…45e821

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.