Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xd482ab…72da8e
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0xac8754…6ee19d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xca8198…89ca10
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x86a027…ac4196
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x87ad45…d7f397
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xf1fa88…05aad6
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0x65cb21…02435d
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0x179290…177b77
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xe5bc81…73d0b5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x914193…3c572e
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0xf339ca…3df41f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x78b13a…1059a7
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x142b1e…037462
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0xe6779f…828c65
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x452e82…6d9070
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xfb0913…02baf5
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0x0e3df2…7157bb
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xad0668…4fe093
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x73b12b…dc7b3c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xec389c…319c84
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0xbb7f49…4720f6
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa41d ago0x32c852…3a42ec
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x216638…8e1974
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x96f8f0…d32f18
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa41d ago0x6f5487…dac79e

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.