Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x83db1b…e1ff69
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0x64add2…97bbb1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x1cbabb…822d03
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0xf891de…0ed71a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x97541c…ce5a44
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0x201593…6b2c4a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x8cd86d…4917ba
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0x8802af…81db48
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0x493506…ce68c4
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0xff8d29…de372f
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0xb55aad…78913d
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0xf0e6c8…dd4e6e
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0x47bcc3…95bf68
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0xface01…ea42f7
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0xf82a1c…897c41
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x48e57b…8752a6
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0xa37117…ced450
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0xae5af3…b67192
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x475268…8623a8
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0x19571f…d6ae1a
0x5953…69400x9c95…e299Base—$0.001100%fluxa36d ago0x2121e3…122ee6
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0xcd539f…9e7043
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x39ded7…142ac4
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x67c3b0…541e77
0x5953…69400xfe80…47eeBase—$0.001100%fluxa36d ago0x778313…dd9169

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.