Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0xdb31f1…8a4b72
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x37960d…81c00a
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x8fa337…775e52
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x6d6c55…98c812
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x8af63a…ab056a
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0xfc5403…461e7c
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x9e3a7d…4c17a6
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x1959ab…c90f90
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x75f38b…1556fb
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0xf303ac…8edda2
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa45d ago0x48fd3c…2c6aba
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x550c01…fbdcc3
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa45d ago0x5c9106…97bd1e
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x20fca4…2de689
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0xd13fb4…2d10f3
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa45d ago0x55259c…7c178c
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x5afda9…48edb5
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa45d ago0x1513d8…c3f0bc
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa45d ago0x247446…c4a835
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa45d ago0xaa14cf…ecd5bb
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa45d ago0xbd9d28…b99747
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x75dbeb…b6f1a2
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0xef0e02…3e7caf
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0x753fe2…edf27a
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0xfa552d…2f54b5

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.