Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060xa7e4…f7b1Base—$0.01100%coinbase81d ago0xd4823e…29adba
0xb58e…42060xee3a…2a24Base—$0.01100%coinbase82d ago0x306648…1f5752
0xb58e…42060x6b0b…b399Base—$0.01100%coinbase82d ago0x1723e8…104e50
0xb58e…42060xa11f…b80bBase—$0.01100%coinbase82d ago0x46a597…c869fc
0xb58e…42060xf875…f65cBase—$0.01100%coinbase82d ago0x573557…aadfa7
0xb58e…42060x4da4…b7e1Base—$0.01100%coinbase82d ago0xcd8959…8cf47f
0xb58e…42060xe1e3…d4a9Base—$0.01100%coinbase82d ago0x40464a…fa445b
0xb58e…42060x3522…09cdBase—$0.01100%coinbase82d ago0x8f77a8…ee28de
0xb58e…42060x039c…9918Base—$0.01100%coinbase82d ago0xc2ce05…c7f79d
0xb58e…42060x1ad1…c351Base—$0.01100%coinbase82d ago0xc569af…865be7
0xb58e…42060x7baf…91b9Base—$0.01100%coinbase82d ago0x7afe53…5d8bcc
0xb58e…42060x7fbb…3680Base—$0.01100%coinbase82d ago0xc9a13c…7eecbc
0xb58e…42060xa93f…121eBase—$0.01100%coinbase82d ago0x344117…ab94db
0xb58e…42060x2fa6…76a0Base—$0.01100%coinbase82d ago0x25a810…52465f
0xb58e…42060xf2e8…3c80Base—$0.01100%coinbase82d ago0x030f6a…7ff7a3
0xb58e…42060x3fed…89ddBase—$0.01100%coinbase82d ago0x711e88…7eb713
0xb58e…42060x92eb…e251Base—$0.01100%coinbase82d ago0x9e3dba…92c0ae
0xb58e…42060x89a7…56abBase—$0.01100%coinbase82d ago0x76f2e4…683518
0xb58e…42060x5b27…983aBase—$0.01100%coinbase82d ago0x220518…cb13db
0xb58e…42060xc82c…479aBase—$0.01100%coinbase82d ago0x32cc6d…233218
0xb58e…42060x9962…8400Base—$0.01100%coinbase82d ago0xa41e0d…a3833a
0xb58e…42060x21f7…d341Base—$0.01100%coinbase82d ago0x5a6e76…149862
0xb58e…42060x3b8e…92ebBase—$0.01100%coinbase82d ago0x4262f2…c8bf19
0xb58e…42060x9cdd…0e8fBase—$0.01100%coinbase82d ago0x9a6a9c…608dd3
0xb58e…42060x9612…1565Base—$0.01100%coinbase82d ago0x4db674…5e9ea8

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.