Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x185312…d72eb1
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xcb9788…ca010d
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xdefba5…38a4ba
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x6f23a2…9d506b
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xc4bd7c…7f2c98
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xbd09a3…60880a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x9caa3d…daaf81
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x80afbb…7bc7f3
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x3877c1…fc9bf8
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x3149ee…2cc8ce
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x1f3d6b…0052e9
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x52dcc8…d79949
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xa8b497…e4153a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x95150f…81fe9d
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xf09e2d…d5c575
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xc3d380…5fb704
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xd8b061…da09c9
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x8ad61f…a07a1b
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x01eaff…62426f
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x628a75…b5a339
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x4dd444…3b78bf
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x1e4c2a…d0bc65
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0xe75345…cb5418
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x6dc9ec…f94f8e
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa22d ago0x72f78a…979cc7

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.