Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xf6c03e…79803c
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x066ca2…8131f1
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xb212ab…821ae7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xef3d39…8b7fc7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xd7792b…43dde5
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xad3e37…3cefc4
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x6af7d1…6b5b5b
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x7df7a4…28eecf
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xaca8b4…deddcf
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xee76e4…d717b8
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x3ff6b4…48951d
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xe1f8da…51ef35
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x1bc866…693774
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0xcb809f…940ea1
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x9f1cec…158e5e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x7c7057…246e0c
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x3fac32…da6a50
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x37345f…cdb48d
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x6fba1e…6aa5f1
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x2b11a0…8a92f3
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x172ee5…a613a6
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x63c18d…8baa55
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x9fef6a…033fc8
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x602db7…84aef6
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa23d ago0x0954ce…5dc8e4

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.