Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.003100%coinbase51d ago0x419ca4…02172e
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0xb3b159…f69d34
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.02100%coinbase51d ago0x1a35c0…4cfc4f
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0x96c11d…060138
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0045100%coinbase51d ago0x0767b5…0829b9
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0x7d88fd…f92a6e
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.003100%coinbase51d ago0x448a4d…9581ce
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0x39186a…2a4706
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0036100%coinbase51d ago0x36617b…787d26
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0x821838…07cd8b
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.003100%coinbase51d ago0xd9191e…3ad21c
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0xbe9d20…4c7a8a
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0xed47a7…e101d0
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.02100%coinbase51d ago0xb6b62c…9798a6
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0036100%coinbase51d ago0x6a60c9…30d19c
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0036100%coinbase51d ago0xab51e1…225b2d
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0x3ff425…eef769
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.003100%coinbase51d ago0x0f0beb…66c903
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0036100%coinbase51d ago0x5dd1f7…2d5135
0x5952…d7810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase51d ago0x0d88c3…15ddc8

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.