Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fa…9ba90x2b6d…32c5Base2sPublic-records$0.0018100%coinbase54d ago0x135d10…5a2253
0x95fa…9ba90x2b6d…32c5Base2sPublic-records$0.00144100%coinbase54d ago0xb7b373…2e8924
0x95fa…9ba90x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0x0e32aa…0aecb9
0x95fa…9ba90x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0x92e39b…6a8ccd
0x95fa…9ba90x2b6d…32c5Base2sPublic-records$0.0012100%coinbase54d ago0xbc37fc…1ed350
0x95fa…9ba90x2b6d…32c5Base2sPublic-records$0.00144100%coinbase54d ago0x32aec4…5993a7
0x95fa…9ba90x2b6d…32c5Base2sPublic-records$0.00144100%coinbase54d ago0x8cbffe…2d0ce2
0xbd99…4efc0x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0x1061f7…888b2f
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.006100%coinbase54d ago0xe72bb2…a9b4ce
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0xffaaa2…31ecf0
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0x3e6386…fccb4b
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.00144100%coinbase54d ago0xc8f93f…9c30a9
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0024100%coinbase54d ago0x4e5f14…effe45
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0xa72144…40dd18
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0048100%coinbase54d ago0x5345d4…d16917
0x28c7…e3f50x2b6d…32c5Base2sPublic-records$0.0048100%coinbase54d ago0x54c68d…b2df17
0x48b8…9a0b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0xa22ad0…780727
0x48b8…9a0b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0x11c3e4…916c7c
0x48b8…9a0b0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase54d ago0x26c428…ff8eb9
0x48b8…9a0b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0xf4b61f…4a5a34
0x48b8…9a0b0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase54d ago0xb5d57e…d2517c
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.0024100%coinbase54d ago0xa14728…e39305
0x48b8…9a0b0x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0x16d4bb…b24ea9
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.001100%coinbase54d ago0x85e605…1615a3
0x8f93…56d20x2b6d…32c5Base2sPublic-records$0.0018100%coinbase54d ago0xbef01b…c92d15

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.