Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0012100%coinbase59d ago0x67f7fe…b763f8
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0048100%coinbase59d ago0x5c625c…a13182
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0048100%coinbase59d ago0x45da94…b9ac00
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0012100%coinbase59d ago0x1eb4fd…0e9e9f
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0012100%coinbase59d ago0x550605…7a6cb9
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.00144100%coinbase59d ago0x427579…83842f
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0x3621f0…7a9673
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0018100%coinbase59d ago0xa86a51…c6c888
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.00144100%coinbase59d ago0xe31cc7…370fea
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0012100%coinbase59d ago0x503ac9…268e64
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0xc67d68…ff7141
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.001100%coinbase59d ago0xc026f4…9b4584
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0018100%coinbase59d ago0x7edee2…ff085b
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0012100%coinbase60d ago0x23c18e…acb844
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x003d17…ae04be
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0xf4f9e4…b6b32c
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.0012100%coinbase60d ago0x75f477…806537
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x5a0df2…d5ccc0
0x93f2…93810x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x1c314a…ce1231

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.