Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x09c4d3…7d77ba
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x86112f…09a347
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x7d9d84…a28bdb
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x092b47…33a34a
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x310fec…f0bfff
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0xf657f0…4990ee
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0xcb87f1…a17495
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0xc10842…76451a
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x3e5c21…fc5128
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0xaa0768…ddb8de
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x2f3f5c…f756f0
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0xecf39e…c44b14
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x847b3e…c4e5ed
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x2a62e4…43441c
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x515e93…4519aa
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0xc31dce…4a0a8a
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x4c51e8…2d8e46
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x69aa5d…28aa5e
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x5e7966…9ccc70
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x16f3c5…011cd5
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x73c213…dbef9c
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x12e78d…da64f3
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x03b892…b704c4
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0x57075c…ed21b4
0xc9f2…3eb50x9c95…e299Base—$0.001100%fluxa60d ago0xf45a2a…7c63af

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.