Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase15s ago0x66f696…ecc2ff
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase15s ago0xe0e938…6044ee
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x3a62c7…3c3697
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793217s ago0xc87f19…ef188f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase17s ago0xc62abb…6c9ba7
0xc251…2e2f0x6839…1a2bBase—$1.00100%coinbase19s ago0x403a13…f2c71d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase21s ago0x03a29a…cbfc5f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase21s ago0xe1fd2e…853d9a
0xf5af…f1190xfe80…47eeBase—$0.001100%fluxa23s ago0x0095d8…3504a2
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase25s ago0xbe5c96…0942bb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase27s ago0x0e0646…d4824c
0x880d…af800x24a2…eea6Base—$0.0520%Payer-submitted27s ago0x00a2be…721dd0
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted29s ago0x2d7e8c…81ecfd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x7ec73f…9e4623
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xb9e3…292d29s ago0x8a3f2a…4377c9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xd3076f…abdafc
0x3aae…490b0x6839…1a2bBase—$0.003100%coinbase29s ago0x2bd166…8c09f5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase33s ago0x084f73…0bbd78
0xe716…41150x9305…f13fBaseNansenCrypto$0.01100%coinbase33s ago0x128df3…38f061
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x8de046…5a3e56
0x880d…af800x24a2…eea6Base—$0.0520%Payer-submitted35s ago0x117a4f…7e2c76
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase35s ago0xf73cb0…a0db61
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase39s ago0x3ee182…853fe2
0xe9a7…7fc90xfd20…535eBase—$20.1070%0xa9c3…4e2f39s ago0x86bdd3…66cd4d
0xf1a0…cce30x6839…1a2bBase—$0.003100%coinbase39s ago0x895f58…b71025

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.