Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0xc41091…09aefd
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x25c50e…f8602e
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x4284ea…e0785d
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0xee1828…a7887b
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x8173fa…e4d8f0
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x1aa25a…ceea2d
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x716517…835545
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x0372b4…da153e
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0xd230aa…0437dc
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x92f346…25b379
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0xf817d1…aa4bd1
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0xbf5894…4fc180
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x585af2…2f0d35
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x2f4629…19f56c
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0xfa2421…a24823
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x03b1fd…e886e1
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0xaec567…bba3e2
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x3757bd…cc9c8e
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x8ff925…cc2377
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0x9330db…aaa321
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa30d ago0xe287a3…64ae4a
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa31d ago0x9b670c…a341b2
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa31d ago0x147a85…d7f3af
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa31d ago0x4f3b08…5d31f2
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa31d ago0xffe287…e41f06

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.