Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xc3a778…a1eac6
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x886aab…0ba5fb
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x286e69…7dc15f
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xf6d5df…46ea0d
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x962d38…ee0730
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x680747…785c62
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x9df30a…3991e6
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xac70da…73c804
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xbc6047…847af3
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x7b1f2d…2feab3
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xa33bda…5557ea
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x7632b9…2b2e94
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xe936a1…700715
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xf4059f…460b28
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xc9c6d9…7cfffc
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x3beea4…88a843
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xac4681…118ed5
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x45c8a9…d1a544
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x4c0f73…6e9865
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x56e508…c9a971
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0xbe9511…57305f
0x4679…33940x5aae…482eBase—$0.001100%coinbase10d ago0x5ed708…8aa753

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.