Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xba9f4b…ae3276
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0x42997c…62d3e1
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0x40870c…9a8dfa
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xd4a95b…8c3b0a
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0x214e44…eeb468
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xeb22a1…8af68a
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0x1fb72e…e3557c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0x50c89b…3b7e6d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xc5b4a1…71da8e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xcdd4c3…eab618
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0xca0374…4c2c78
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0x159cbe…25dc09
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xf19292…3a5569
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0x2297ee…1fa4a2
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0x3f962e…37a4bb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0x05641a…e0030d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0x43cde5…f5aba2
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xe17df0…8ab728
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0x1eae37…9cb8ba
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0xf44937…a787d8
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xbea9f6…eef756
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0xab9620…f4f78d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0xd2ec2d…0571a2
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa34d ago0x3bbd62…d6e159
0x0b40…da860x9c95…e299Base—$0.001100%fluxa34d ago0x2db257…0cfd6c

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.