Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0xbbdeb0…c46a84
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa42d ago0x1a0fe7…b919cb
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x54ccb2…aa0a75
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x2eaaac…69eb20
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0xd04c3b…39c158
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0xcfc8a3…4288fc
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x24bae8…d03fb9
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0xa36c9b…65707e
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x9072d6…f50056
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa42d ago0x638ac0…d1f159
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x25d8d8…c0bdba
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x98dfe2…201929
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x9bbcc3…eb1c1b
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0xa68ba7…138e03
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0xaebff9…c29f12
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa42d ago0x7c30be…ca2026
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x87a986…e332b7
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x3493c6…0d30e5
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x4a2458…b132c3
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0x64fdda…fd57c3
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa42d ago0x701969…406e98
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa42d ago0x134ab6…e57df6
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa42d ago0x294986…de69fc
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa42d ago0xd52853…01b49c
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa42d ago0xdcc1af…336d4f

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.