Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xbc9eef…9159da
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xe0e414…cf17af
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x0dd05a…b6d3c7
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xc9412f…dc64a1
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x12996e…871eec
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x7a851d…832335
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xe78a1a…478d2a
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x745a84…d8cb26
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xa5a9c6…584e86
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x5085da…d0d5c3
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xed5c8e…8f15ec
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x9f6586…a1bf13
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x41ad4c…927abc
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x938775…68a6ca
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x0bb1d6…0e6fa3
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x1bb127…36828d
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xbcb365…d6e3eb
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x1a9cc8…12d730
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xdcd7d4…399cd3
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x4c3ad8…31a219
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xcb40c2…2e5742
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x5720a7…75caba
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x421e25…0d8c11
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0x7c467d…e9b96e
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa13d ago0xbb3ec0…0052bf

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.