Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x5028e7…f7eebc
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x203717…ea0be8
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x9404ca…85affa
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x4565cb…d75335
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x425766…622782
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xe4d373…ab0ec3
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xe75fec…54bdb7
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x215c85…873bf7
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xa95cf8…eb8e6b
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa38d ago0x98e815…b74bba
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x300cd3…fbb7a2
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xbbb875…1c21b4
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xd23131…93e25d
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa38d ago0xba300d…28635b
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a85bc…601a65
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xec78f2…7d0f35
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0xf5c531…257121
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x9b5027…82ee2d
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa38d ago0xd19e2d…dfbfff
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa38d ago0xaf405f…f63b69
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa38d ago0xfc102c…b36df2
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x7a1142…3ae68f
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa38d ago0x96e61b…d15a3e

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.