Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410xfaaa…7e84Base—$0.01100%coinbase66d ago0x6a3fab…ed30bd
0x4b72…d0410xd274…9675Base—$0.01100%coinbase66d ago0x64ade4…5355f0
0x4b72…d0410xdc57…ee99Base—$0.01100%coinbase66d ago0xe3da5f…ec549b
0x4b72…d0410xaee1…b9e8Base—$0.01100%coinbase66d ago0x975bac…929efc
0x4b72…d0410xf04a…50f0Base—$0.01100%coinbase66d ago0xfe7e4f…e35eb4
0x4b72…d0410x7434…7771Base—$0.01100%coinbase66d ago0xfac244…b7fadb
0x4b72…d0410xe01f…910eBase—$0.01100%coinbase66d ago0x7fd58c…b451d6
0x4b72…d0410xe94d…9054Base—$0.01100%coinbase66d ago0xd754ac…9e8754
0x4b72…d0410xaeec…4671Base—$0.01100%coinbase66d ago0xf6c2e8…475c83
0x4b72…d0410x5c7a…ba3eBase—$0.01100%coinbase66d ago0x3797f7…47d648
0x4b72…d0410xd4b8…ad5fBase—$0.01100%coinbase66d ago0x1e41a4…079594
0x4b72…d0410xbdac…c551Base—$0.01100%coinbase67d ago0x87048c…d80562
0x4b72…d0410xfdce…e4aaBase—$0.01100%coinbase67d ago0xce7d5d…3f06ed
0x4b72…d0410xfc40…9d9eBase—$0.01100%coinbase67d ago0xee284c…2630e4
0x4b72…d0410xdb30…1637Base—$0.01100%coinbase67d ago0x5dd3c7…b9c8ef
0x4b72…d0410xbc3d…f6f4Base—$0.01100%coinbase67d ago0x129f8b…7e2598
0x4b72…d0410x37bd…de2aBase—$0.01100%coinbase67d ago0x18d231…148f37
0x4b72…d0410x808f…22f8Base—$0.01100%coinbase67d ago0x6daedc…b81217
0x4b72…d0410x5eed…b211Base—$0.01100%coinbase67d ago0x6a03cf…58716d
0x4b72…d0410x5482…c56aBase—$0.01100%coinbase67d ago0x41c510…f71be9
0x4b72…d0410x3215…18e1Base—$0.01100%coinbase67d ago0x00128a…7012ac
0x4b72…d0410x9c09…5a0cBase—$0.01100%coinbase67d ago0xcf1f71…8d20a5
0x4b72…d0410x8db7…131dBase—$0.01100%coinbase67d ago0x9c2d71…3deb07
0x4b72…d0410x82ef…a007Base—$0.01100%coinbase67d ago0x472a0d…9d4adf
0x4b72…d0410xbf5c…b9fdBase—$0.01100%coinbase67d ago0xafc721…826008

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.