Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…ff770x5655…3636Base—$0.01100%coinbase69d ago0x376985…848885
0x7f6b…ff770xa51c…57acBase—$0.01100%coinbase69d ago0xc5a023…dcdcf9
0x7f6b…ff770x4e90…d1b2Base—$0.01100%coinbase69d ago0x120a3e…e4e135
0x7f6b…ff770x017d…d21bBase—$0.01100%coinbase69d ago0x18deaa…1f8f93
0x7f6b…ff770xbd7a…7d74Base—$0.01100%coinbase69d ago0x28a963…df9f73
0x7f6b…ff770x2235…2724Base—$0.01100%coinbase69d ago0xe6d442…c0fffa
0x7f6b…ff770xbff0…d891Base—$0.01100%coinbase69d ago0xe9622d…a996e1
0x7f6b…ff770x807b…d8dfBase—$0.01100%coinbase69d ago0x80c612…ea5d29
0x7f6b…ff770xbdd9…116cBase—$0.01100%coinbase69d ago0x1e0437…adf11b
0x7f6b…ff770x10cd…e923Base—$0.01100%coinbase69d ago0x398f2f…9e048e
0x7f6b…ff770xf76d…e546Base—$0.01100%coinbase69d ago0xc35210…8d4ef9
0x7f6b…ff770xbd29…b799Base—$0.01100%coinbase70d ago0x7f4c4e…0b6221
0x7f6b…ff770x7be1…ec91Base—$0.01100%coinbase70d ago0xa74b38…4e1eda
0x7f6b…ff770xecf9…86e7Base—$0.01100%coinbase70d ago0xdc7ae5…64e66b
0x7f6b…ff770x12b1…64dfBase—$0.01100%coinbase70d ago0x19fac7…f6128d
0x7f6b…ff770x6b66…7e9aBase—$0.01100%coinbase70d ago0x04263f…d58b1d
0x7f6b…ff770xe7dd…55a6Base—$0.01100%coinbase70d ago0xce4768…d8df97
0x7f6b…ff770x99b5…7945Base—$0.01100%coinbase70d ago0xcbd1ca…5ee21f
0x7f6b…ff770xd27b…1034Base—$0.01100%coinbase70d ago0x1d8b82…8759dd
0x7f6b…ff770x6081…3a33Base—$0.01100%coinbase70d ago0x49b902…9a6899
0x7f6b…ff770xa6ea…dd82Base—$0.01100%coinbase70d ago0xda6ad0…c85516
0x7f6b…ff770x3d2e…aadfBase—$0.01100%coinbase70d ago0x1541ce…eda82c
0x7f6b…ff770x50db…4aa7Base—$0.01100%coinbase70d ago0x5f42a3…5abc73
0x7f6b…ff770xb5dd…4f60Base—$0.01100%coinbase70d ago0x0d71ad…547a89
0x7f6b…ff770x8ebc…d39aBase—$0.01100%coinbase70d ago0x1d08de…225f7c

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.