Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase66d ago0x6f9f7c…81eb98
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase66d ago0x574924…0a2178
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase66d ago0x87646c…59f90a
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase66d ago0xd16bc1…9a8768
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0024100%coinbase66d ago0x4a6ebd…77e0ae
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase66d ago0x1eb1bb…7eda25
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase66d ago0x697332…bae846
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase66d ago0xbae863…266e98
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase66d ago0x154360…9bbc06
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase66d ago0xefaa1d…3d301c
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase66d ago0x59703b…2b40a1
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.006100%coinbase66d ago0xdc07be…bcef72
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase66d ago0x060f9d…5775b8
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase66d ago0x0e6bdc…e25eeb
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x2ed300…bd7400
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0xffa697…3b1ed9
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x20edc2…8c709f
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.006100%coinbase67d ago0xb31063…c176cf
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.00144100%coinbase67d ago0xe49f1a…579795
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x508a79…ddf6b6
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x833066…b244b7
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x6b8408…435b4d
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x6bb650…5b0898
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.00144100%coinbase67d ago0x8ac8d8…96f4ff
0x529c…c1870x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x14f0a6…3ac3cb

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.