Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0x835695…0c51b4
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase49d ago0x52075f…6e5b38
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase49d ago0x1958c6…0b2bc9
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0x4a502f…131d75
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0xd3ffab…23c1c1
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase49d ago0x2b088b…1c4587
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase49d ago0x200bbc…b17afe
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase49d ago0x583aa6…05adef
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase49d ago0x9721aa…97a23b
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase49d ago0x542fe7…400f4e
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase49d ago0x5c80d7…137fea
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0x1076b3…e93ac8
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0x0dd54a…4e1b45
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0xb430bf…8f5c9f
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0x10a29c…d8a530
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0xb591cc…db7e10
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0xebb079…43d627
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0x19cb80…9d517a
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0x2b2197…33d5c4
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.05100%coinbase49d ago0x56df21…89893a

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.