Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c0…c80f0x939e…f607Base—$0.01100%coinbase73d ago0x075c54…f1087d
0xf5c0…c80f0xc497…bf76Base—$0.01100%coinbase73d ago0x31e67c…050a7d
0xf5c0…c80f0xba4a…21e6Base—$0.01100%coinbase73d ago0xed456b…742651
0xf5c0…c80f0x7861…2762Base—$0.01100%coinbase73d ago0x871e0c…9b9a19
0xf5c0…c80f0x9237…cbb4Base—$0.01100%coinbase73d ago0x6018d7…f6ede5
0xf5c0…c80f0x72c6…c88eBase—$0.01100%coinbase73d ago0xe42cde…4fa2d9
0xf5c0…c80f0x38a7…82dbBase—$0.01100%coinbase73d ago0x487f70…e9d11d
0xf5c0…c80f0xa9c8…01d6Base—$0.01100%coinbase73d ago0x3e9197…41a9a9
0xf5c0…c80f0x5016…50caBase—$0.01100%coinbase73d ago0x9fbd6d…376147
0xf5c0…c80f0xf816…3833Base—$0.01100%coinbase73d ago0x49677d…fbdab1
0xf5c0…c80f0x56e1…f604Base—$0.01100%coinbase73d ago0x30e418…a6165c
0xf5c0…c80f0x4a8c…b118Base—$0.01100%coinbase73d ago0x189270…77e26a
0xf5c0…c80f0x58a9…e0d3Base—$0.01100%coinbase73d ago0xdeb4f0…347a2a
0xf5c0…c80f0x4c94…8108Base—$0.01100%coinbase73d ago0x6c7f14…173fee
0xf5c0…c80f0x2d60…acdcBase—$0.01100%coinbase73d ago0x5cf216…f212ae
0xf5c0…c80f0xf7ab…817fBase—$0.01100%coinbase73d ago0x21ce8b…43f90b
0xf5c0…c80f0xeb32…8548Base—$0.01100%coinbase73d ago0x06cff6…347282
0xf5c0…c80f0xbdc3…db50Base—$0.01100%coinbase73d ago0x2a8d3e…b4d2bb
0xf5c0…c80f0xde13…2524Base—$0.01100%coinbase73d ago0x662d47…22ff1f
0xf5c0…c80f0xcdd0…ad7fBase—$0.01100%coinbase73d ago0xb0a7f5…3d8914
0xf5c0…c80f0x5465…9cb6Base—$0.01100%coinbase73d ago0x42d274…33f904
0xf5c0…c80f0x4003…c210Base—$0.01100%coinbase73d ago0x768c83…29ad8c
0xf5c0…c80f0xf252…cf4dBase—$0.01100%coinbase73d ago0x64842f…c10355
0xf5c0…c80f0x9d1b…1d25Base—$0.01100%coinbase73d ago0x2f290b…a39248
0xf5c0…c80f0xbc36…6b70Base—$0.01100%coinbase73d ago0x6359d3…0b2627

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.