Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x98458e…08c221
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x473a7e…dafb06
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x277bc8…f54337
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0xeac376…877479
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x7f9d2b…6017b6
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x866885…b290f6
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x0f813f…7867fd
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x0d796d…e36dda
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x480f9b…5a9773
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x35a494…89fda3
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x9c4100…cc14c0
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0xc6e642…854d8f
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x628a52…d251f5
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x6481d8…0940be
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0xdb7df8…dd1282
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0xdecec0…708b85
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x7abbe3…057d9f
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0xf2db48…ed71e9
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x972a4a…feb25c
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0xc2eace…0e9046
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x5164e9…5af94f
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x187b84…5848fe
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0xefba0f…ae1fd6
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0x11ef1b…f11bb5
0x630d…5b870xc9b1…d153Base—$0.01100%coinbase107d ago0xffb8bb…296d3d

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.