Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81aa…2c460x93ba…56c6Base—$0.01100%coinbase69d ago0xf4801b…e64a57
0x81aa…2c460x5742…701bBase—$0.01100%coinbase69d ago0x8ed3bb…fce2c0
0x81aa…2c460x542d…afbeBase—$0.01100%coinbase69d ago0x6d51df…fbabd9
0x81aa…2c460x9f7a…3b9fBase—$0.01100%coinbase69d ago0x57a57e…d3ee23
0x81aa…2c460x351e…c827Base—$0.01100%coinbase69d ago0xe02b26…ebdea0
0x81aa…2c460x4dc9…d9b5Base—$0.01100%coinbase70d ago0x8159b1…4d3651
0x81aa…2c460xd985…0180Base—$0.01100%coinbase70d ago0xcd5f74…03043f
0x81aa…2c460xc561…a01bBase—$0.01100%coinbase70d ago0xf2096a…aebb97
0x81aa…2c460x1ad9…bdd2Base—$0.01100%coinbase70d ago0x45f176…984e85
0x81aa…2c460xbefd…6f7bBase—$0.01100%coinbase70d ago0x4dbabd…5ece3e
0x81aa…2c460x89af…2342Base—$0.01100%coinbase70d ago0xbf14b1…ff1ce6
0x81aa…2c460x7e17…0981Base—$0.01100%coinbase70d ago0xe774e0…4d1613
0x81aa…2c460x0455…e059Base—$0.01100%coinbase70d ago0xde0a9b…70c8c9
0x81aa…2c460x4430…1012Base—$0.01100%coinbase70d ago0x9522ed…629edf
0x81aa…2c460x8665…cdafBase—$0.01100%coinbase70d ago0x556335…308d5d
0x81aa…2c460x1887…a88fBase—$0.01100%coinbase70d ago0x3519d2…457c50
0x81aa…2c460x6506…dd79Base—$0.01100%coinbase70d ago0xb4fd30…c0fbc2
0x81aa…2c460x5d67…5a2bBase—$0.01100%coinbase70d ago0x14011f…d0c167
0x81aa…2c460x8d93…2f75Base—$0.01100%coinbase70d ago0xa8ac0c…99eda9
0x81aa…2c460x6434…b82cBase—$0.01100%coinbase70d ago0x73bfdb…0edea7
0x81aa…2c460xbde0…5cacBase—$0.01100%coinbase70d ago0x721a16…c33b42
0x81aa…2c460x53ff…45e1Base—$0.01100%coinbase70d ago0x9e6c21…f97ad7
0x81aa…2c460x6ba7…6eebBase—$0.01100%coinbase70d ago0x4c1864…ee9a59
0x81aa…2c460x175c…601cBase—$0.01100%coinbase70d ago0x928295…3f5b31
0x81aa…2c460x51cc…be8dBase—$0.01100%coinbase70d ago0xf79669…2bf119

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.