Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x3978e9…dfae19
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x806dfa…ff5840
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x37ba1f…3da292
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x54471c…510ae8
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x26f3c5…fc0258
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0xd99921…6b638f
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x8034a9…23f3d2
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x96fa85…b433f5
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0xc3ea70…cc06c3
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0xb17c09…5cad46
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x56758b…2e305d
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x68f6a4…322a59
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x2e6279…8d4bfb
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x81d368…8f0510
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0xbd9171…fb3c28
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x584c44…ef04e9
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x6cc405…23ccce
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0xb2f2a4…530a5d
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x574866…6ebbbc
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x87b40e…a13e2b
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x7d1cc1…53876e
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x00e7c8…f4210b
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0xf66445…172120
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x57e911…4059b3
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa75d ago0x7b278b…eb4d66

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.