Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x0be97f…698272
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x738b2b…011561
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0xdc5148…0100c8
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4a6b87…809a0d
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc2c635…4e3249
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x367af0…0ed569
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x9dca55…a15d6a
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x23f2b2…e9d1ff
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x14e720…304bbc
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x050922…13833e
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x30a7d8…bf8ec5
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x117bbf…b6f714
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x6fef2e…490b0b
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x3c5639…497cdc
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x826277…1608e7
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0xaf8352…15cf97
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0xa3548e…f3474f
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa36d ago0x73a748…05ea0c
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x140fb1…527e90
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0xfa0236…53ade4
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa36d ago0x5ff938…1e5f6f
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa37d ago0x793597…5c2bcc
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa37d ago0xfbabda…58dc55
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa37d ago0x0c6636…9a930d

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.