Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xc33d47…454775
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xa214f1…08537f
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xc14291…93b662
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x6d67dd…94a696
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x15a1bd…5a8b47
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x9da5e1…117503
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x868142…9e90ca
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0xc8a49d…5ca4ce
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xc45af0…928eec
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xc289c2…9e785e
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x908c62…e6a4ed
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x9f834a…2d4d36
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x1ef18b…3386fc
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x270d33…53ac83
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x97b71e…32150f
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xfb7ab0…d9ae43
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xb774c6…9052b6
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x312464…6f2e7a
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x01b7bb…cf2813
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0xe43f78…b8dace
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x345fe3…53b19d
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x011b3f…e1ec72
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x5e6a7a…5ae4d6
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x0b49d8…b4ac86
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x57f6c7…fc98f9

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.