Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa42d ago0x4c5084…9ae688
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0x09982e…0eddff
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0x5213e8…e03c12
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0x6b95a6…a899f7
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xd4bba8…81cc53
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xefdab1…e62941
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0x766ac0…702a1f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xd4b537…81e016
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa42d ago0xf0d7d4…e61770
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa42d ago0xc4ad53…e98a27
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0x326f51…bee32c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xe63288…9a509f
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa42d ago0xa428c6…c07db8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xaded1f…c2bf5a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xe7ff16…c3f3ca
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0x590c55…437104
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xddf40e…0a1432
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa42d ago0x68ac84…c39be5
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa42d ago0xa30154…54831b
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xd4a8f7…77b030
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0x3d2165…043a9d
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa42d ago0x7ddbeb…8d254d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xb72db0…575dbe
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa42d ago0x1f9d2e…d41a96
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa42d ago0xf63c5a…67c7db

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.