Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x5567cf…62fc91
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x548d2c…56e861
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa44d ago0x5b6b09…5eec9c
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x263480…afe417
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x695445…c2f810
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x794624…4fad26
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa44d ago0x92dd76…73c363
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa44d ago0xc977e6…e6fab5
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x4a93f4…8af827
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0xf144f6…4ff924
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x09c2a2…fba214
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa44d ago0x0ffb58…a139ab
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x9fe725…e5fe5f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0xe18f9f…5dd233
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x09348d…3db3bb
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0xd7bf31…a9bf9e
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x73d823…47a8c0
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0xaf4608…8585aa
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa44d ago0x8c4a2e…2c195f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0x66b3e2…1cb5b0

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.