Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xed7c09…d0c0a6
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xad65a5…4a9864
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xafe681…294afb
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xc52cbb…758f51
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xa98c72…968e1c
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xa7c23d…84e50e
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xaa5811…1ac16b
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xb569f5…66fcea
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xec2cba…66512c
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0x4a0bbd…920797
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0x0d970d…396153
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa18d ago0xb193d0…ca6a41
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x1e8cd0…7be262
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x3f4f84…9cd1f9
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x4861b2…d086c1
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xbdb15e…740f1a
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x0942a2…029455
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x1e3575…7f2c74
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x1ae498…9568b1
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x582dcf…31254b
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xcdbfbb…2fda26
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xc1978e…930bb7
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xab7a96…ea79e0
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x38f8e4…c2ec9d
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x907138…ba0188

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.