Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x330525…6a4823
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x720fc7…3fd309
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x5a5ca9…90928e
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x24c760…7e4c9b
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x65bf3c…070cfe
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x8bc5b4…e5816a
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa48d ago0x2e7c54…fa9286
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xf03cc3…f509b8
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x7fe65b…0e1f39
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0x41f57f…662eba
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xdfdc03…dd4c74
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0x87b9b8…e6b3e0
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xd0041c…5e777f
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0x9c1246…aaa77b
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0xc9c162…5cb0ef
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x71ce4a…f8ea64
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x80c76f…c79330
0xf6e2…ebd60xfe80…47eeBase—$0.001100%fluxa49d ago0x6aad6d…4cff23
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x012368…8f08db
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xdf7428…4488ba
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xd27e0b…e5f39e
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x4ef6ee…fd6055
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x8ac718…8a2fe9
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0xae3029…c4f4d3
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa49d ago0x7200fc…2c4a26

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.