Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7626…24690x45e0…2ce4Base—$0.01100%coinbase68d ago0x9c3a1c…13ca1c
0x7626…24690x01c4…2254Base—$0.01100%coinbase68d ago0x6d8d34…236e92
0x7626…24690xa50d…34e4Base—$0.01100%coinbase68d ago0x355259…1b4e12
0x7626…24690xcf33…567eBase—$0.01100%coinbase68d ago0x678e13…f75986
0x7626…24690x613a…0574Base—$0.01100%coinbase68d ago0x970f75…a48d34
0x7626…24690x2449…e8ddBase—$0.01100%coinbase68d ago0xbf299f…d61fd6
0x7626…24690x479d…4cc1Base—$0.01100%coinbase68d ago0xf51d18…649596
0x7626…24690x90ab…c713Base—$0.01100%coinbase68d ago0xeb273f…ccde68
0x7626…24690x5a9b…64e7Base—$0.01100%coinbase68d ago0x2209ae…be86e8
0x7626…24690x9759…99aaBase—$0.01100%coinbase68d ago0xe9d426…4eaa9f
0x7626…24690x4427…96b7Base—$0.01100%coinbase68d ago0xaa9016…8263b8
0x7626…24690x5530…2662Base—$0.01100%coinbase68d ago0x4da916…fe5e8d
0x7626…24690x8d84…faa8Base—$0.01100%coinbase69d ago0x45ae55…255678
0x7626…24690x6777…b2b8Base—$0.01100%coinbase69d ago0xc1cd6d…1d232d
0x7626…24690x4ff5…d75aBase—$0.01100%coinbase69d ago0x298d2c…d1ede3
0x7626…24690x9a19…d3f3Base—$0.01100%coinbase69d ago0x4d7ea1…c13dba
0x7626…24690x25dd…d0b0Base—$0.01100%coinbase69d ago0x259a2e…0bc53d
0x7626…24690xa531…a2ceBase—$0.01100%coinbase69d ago0x458e1a…274871
0x7626…24690x67d3…0f14Base—$0.01100%coinbase69d ago0xca2e1b…c482c1
0x7626…24690x8d32…74e6Base—$0.01100%coinbase69d ago0x70f332…f0de09
0x7626…24690xb586…dbf2Base—$0.01100%coinbase69d ago0x1ee56e…50f803
0x7626…24690xdd7a…b41fBase—$0.01100%coinbase69d ago0x6a895c…a8fcd6
0x7626…24690xcf5d…b204Base—$0.01100%coinbase69d ago0x55a8fe…50f9d9
0x7626…24690xf743…3eb7Base—$0.01100%coinbase69d ago0x610dbd…f01f9c
0x7626…24690x0496…0ad2Base—$0.01100%coinbase69d ago0x6b6e86…49bf31

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.