Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd567…83e90x43d3…cb95Base—$0.01100%coinbase68d ago0x2af1ea…169f5d
0xd567…83e90x0d2a…ceeeBase—$0.01100%coinbase68d ago0x486260…15e770
0xd567…83e90x5c06…ff3cBase—$0.01100%coinbase68d ago0x7faf89…70c975
0xd567…83e90xb75e…eb2aBase—$0.01100%coinbase69d ago0xc67fdf…3978af
0xd567…83e90x0a14…6452Base—$0.01100%coinbase69d ago0x1dc606…bb05e8
0xd567…83e90x802c…b8ccBase—$0.01100%coinbase69d ago0x7ddc41…b0a4a4
0xd567…83e90x6842…9924Base—$0.01100%coinbase69d ago0x913c69…18dc14
0xd567…83e90xc7e1…50b2Base—$0.01100%coinbase69d ago0x4abfad…661337
0xd567…83e90xf351…9039Base—$0.01100%coinbase69d ago0x3d16e9…6602e9
0xd567…83e90xfbb1…eebcBase—$0.01100%coinbase69d ago0x84aa85…57e6c5
0xd567…83e90x3f9f…1052Base—$0.01100%coinbase69d ago0xb36e45…14ae66
0xd567…83e90xa2ef…df7aBase—$0.01100%coinbase69d ago0x5e9a85…14151a
0xd567…83e90x5d81…56feBase—$0.01100%coinbase69d ago0xbf0efe…e5d466
0xd567…83e90xcbd5…351eBase—$0.01100%coinbase69d ago0x273859…c4a32b
0xd567…83e90xc639…ff90Base—$0.01100%coinbase69d ago0x1a59c8…551115
0xd567…83e90x9b41…e2a0Base—$0.01100%coinbase69d ago0x2e8954…95e004
0xd567…83e90x29e7…d63dBase—$0.01100%coinbase69d ago0x343dab…f66fa6
0xd567…83e90x14b9…bd10Base—$0.01100%coinbase69d ago0xc1828f…050220
0xd567…83e90xf802…7b3cBase—$0.01100%coinbase69d ago0xedfc58…3ac8f0
0xd567…83e90xeae7…7a8fBase—$0.01100%coinbase69d ago0x23383e…53dbae
0xd567…83e90xc1bb…1bb2Base—$0.01100%coinbase69d ago0xa7a656…85d536
0xd567…83e90x3f1d…c996Base—$0.01100%coinbase69d ago0xae0783…4acf8a
0xd567…83e90xbcb3…3255Base—$0.01100%coinbase69d ago0xcedd48…245b0f
0xd567…83e90xab69…ec08Base—$0.01100%coinbase69d ago0x4d8e93…aafade
0xd567…83e90x027c…573fBase—$0.01100%coinbase69d ago0xe58518…0897a4

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.