Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa45d ago0xa35f14…12d316
0x446b…978d0x9c95…e299Base—$0.001100%fluxa45d ago0x4f0722…b0fee1
0x446b…978d0x9c95…e299Base—$0.001100%fluxa45d ago0x3ad718…d13595
0x446b…978d0x9c95…e299Base—$0.001100%fluxa45d ago0x7af5e9…a382aa
0x446b…978d0x9c95…e299Base—$0.001100%fluxa45d ago0x9513cb…05c84e
0x446b…978d0x9c95…e299Base—$0.001100%fluxa45d ago0x462bee…14c03c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa45d ago0x1ba4b4…4a2b7a
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa45d ago0x283921…b46410
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x8b0d57…583ee5
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0xe00fe4…32768e
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0x873423…48b6d7
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x3492bc…bf8a95
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0x0cf41a…7c39a7
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0x1502a4…8b6237
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x1f50f5…934303
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x9cebdf…053976
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0x4b194e…247991
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0xab434e…886ff3
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0xc3aaa0…04b1e2
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa46d ago0x61088f…d0a049
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x11ad61…2f011b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x4da52d…c038e6
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0xa48972…9290e6
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x39aa34…d3edcf
0x446b…978d0x9c95…e299Base—$0.001100%fluxa46d ago0x3ca4db…70e0f1

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.