Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0x8f185b…1b0704
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0xeaa882…5f620d
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0x46836a…910303
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0x980fac…571584
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0x877153…5e7c43
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0xc5e89e…8a4cc8
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0x72e4e6…897b42
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0xee1d9f…e17132
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0xa6ef76…ec242e
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown24d ago0x1fee43…a65cf9
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xaef97f…640550
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x5a08c7…f81176
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xe2a08f…96f8eb
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xe1c695…e76266
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xafc74b…1b5164
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xd7b618…5327ee
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x78cc33…44fe01
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x2d9467…07a969
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x1d9828…368e44
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x01eede…477dbc
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x108620…1bedb7
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0xa6bb3e…b8da65
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x2d55cc…7b90db
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x684e60…469681
0xb0fc…93690x9c95…e299Base$0.001100%Route unknown25d ago0x5fee15…da5aec

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.