Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x7fe326…9d2e7a
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x9f4976…d95986
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x00492c…255c83
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xa8ade2…d3fa65
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xfa0c5f…883969
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x066c58…0a5866
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xe13ab1…d12259
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xdd96b8…67f5a1
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x3e1d5b…bb3784
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa43d ago0xcdbffb…fc53a3
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x70b711…a70986
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x1f8712…0dfc82
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xc92098…14cae2
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xc0df70…a96d84
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xdcf615…bfe29b
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xc01538…97bdb8
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x1d770b…6a823e
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x771d2e…76e379
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x1b4699…50c9ab
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x28f743…577860
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0xa82540…2ea874
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa43d ago0xac3e71…2f8698
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa43d ago0x4bc8f8…01b5c8
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa43d ago0xf9d702…081fc7
0xac60…a9830x9c95…e299Base—$0.001100%fluxa43d ago0x780317…c1a7f9

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.