Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xb83b5f…837439
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xae36de…690d31
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x1f4154…13b6e9
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x21c099…c83284
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase11d ago0x7fb4aa…d3daf0
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x709591…a188b7
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xf58602…4c9502
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xceb499…f51cd8
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x25fc40…21b622
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xec4d6c…b4fc21
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x4c69fd…e499cb
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xfe0dc3…2b79d8
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xa9aab0…a8b9ff
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x6995af…527e41
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x578343…6a54a8
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x7796d0…346337
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x181270…c2aba7
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x6881e4…9fe5f9
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x7fb7e8…f0d1ae
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xf91d4b…f71ae8
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x46c5ed…382431
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x0b1de4…a93d1f
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x40cb26…ebf1e4
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x45f2c7…3e80fa
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0x5cf4e5…038b13

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.