Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x53bdc9…b77681
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x76d13e…e9cf4e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x12417a…f5fcb6
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0xe25e9d…d5ef24
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0xd319a2…aed708
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x0beeb0…8b7edb
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x809369…b2fdb1
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x415bdf…e3108b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9fe628…55db8e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0xa79185…35c083
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0xaa95b4…29211c
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x49a3ec…471251
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x3bdbc8…0511a2
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0xaa6a9a…5d5ec6
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x5a0695…12f12e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x4bc48c…73d7cf
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0xdbed16…e29d2d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0xc08fb2…4cb364
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9b6b05…347bb5
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x6a97fa…b2df03
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0xdc41fa…58a8ce
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x90901e…2111d1
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x14a24d…108db5
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x4bc602…2eae9f
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa21d ago0x4026ec…7c036b

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.