Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0xa5b6…ef84Base$0.10100%ultravioletadao14s ago0xe7c5d6…7eedea
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x129a94…55a8b3
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…793220s ago0x486bba…f771a7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xcd2bb5…74d954
0xc1b3…aa1e0x3aef…f82cBase$0.10100%ultravioletadao20s ago0x8966b4…8d35ce
0xc1b3…aa1e0xcbe8…ae37Base$0.10100%ultravioletadao20s ago0xa8ffa8…4919c5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xea01eb…cb4fe8
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x2c3bb4…f0ffe5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x456c67…390f1e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x41f0cb…db890e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase26s ago0xfa605a…569edc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xbb065a…378974
0x57db…a2a40x3e0a…78e7Base$0.003235100%coinbase28s ago0xdfe51c…53dab0
0xc1b3…aa1e0x65ab…f11cBase$0.10100%ultravioletadao28s ago0xc3a24c…839660
0xc1b3…aa1e0x6e4f…782dBase$0.10100%ultravioletadao28s ago0x4b6cf0…5e76ed
0x8cf0…d3170x2150…dd6aBase$487.8070%0xc90b…22d330s ago0x965776…f69e5f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x9640de…d908ee
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.03100%coinbase32s ago0x51f288…79f301
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xb439db…c13683
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x18816d…b4185b
0xc1b3…aa1e0x8407…cebbBase$0.10100%ultravioletadao34s ago0xc07e71…060dc6
0xc1b3…aa1e0xc1d8…23abBase$0.10100%ultravioletadao34s ago0x43e55e…368a8a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x8e0867…76602d
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xce532f…1432f6
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.05100%coinbase36s ago0x8433a0…7e7e92

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.