Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0xd63117…241542
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x95bde9…21b35d
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0xeca298…e6fb88
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x34467f…0b0c68
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0xbca3ec…a16414
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x196f9f…5e0e18
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x07ded4…e49b20
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x075a2f…e63086
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x3af45d…fd0e86
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0xe5fd3a…bfa4eb
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x74eedd…7d15bc
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x473873…813c00
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x798d41…418031
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0xb8b2af…cac41b
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x47a900…ebdfdb
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0xc2c57d…da68e4
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x97717f…ab1235
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0xa6879c…efc291
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x68ef5d…8af8ce
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0xb113e1…237d58
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x44ae15…12e27d
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x488efb…9b9af3
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0xa6bf5b…d51cb7
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x4a2896…d88537
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x72bd82…7fd8ea

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.