Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x404824…1fbc16
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0x5ee13e…f7df67
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x817f13…ec1c2f
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x785ed4…c23708
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x6632a5…ba1d38
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0xabf7d5…98b0ec
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0xdd4235…20b997
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0xcf0590…736b05
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x974a92…4c8f0a
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0xdcef8c…d98f79
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0x41f666…19b7f8
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0xe1a9a1…131a11
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0xd4c49b…902de1
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0x9844c1…b117b6
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x6ae1c0…4d6160
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0xd9faf3…55d9bc
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0xe46de5…70bec2
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x809c32…995c44
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x85d895…1e4816
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0x154599…548ab0
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0x481fba…0366c3
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0x91b277…2b83d4
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0x7d0424…aa547d
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa43d ago0xf8af60…13631b
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0xa14ac5…2a54f5

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.