Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa46d ago0xd3fa2c…b323ab
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0xb5ef25…648e51
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0xfa520a…db8048
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa46d ago0x2071aa…cc10a7
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0xc11568…88f71f
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x5eef52…2e5380
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x35eab2…009e9e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x4e1c4d…c9afc9
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x6bf431…bf0ced
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x50adff…05ea7b
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x391595…0a8907
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x40252e…60194d
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0xea014d…230466
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x558942…9cdfbd
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x1f237f…e4ea5c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x75ae5c…bf3c74
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0xa8a16b…de3271
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0xfe5670…592032
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x3c13a6…082024
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x3ef345…e06d09
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0xa744f8…ef3370
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x7d4934…5ccbb6
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x8bb846…f634e2
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x59261d…9ad99c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa46d ago0x17a2b7…689b96

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.