Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x70e438…992227
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x84f68d…e97ee5
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x754ff2…6f0a55
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x466669…301af1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x600366…1c2363
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0xee3ff4…dd5db2
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x873c5f…9bca3b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x57abc8…876274
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x93bdb7…aabbad
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0xe32883…ce4e3d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x4d17c2…57920c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x9afc53…e8860e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0xc59997…edaa84
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x697b95…ab43b4
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x1ff375…7e0717
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x8f9ba0…6cae8d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x18639e…5ed0d4
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x44f85c…e930e7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa75d ago0x72ce42…e25c74
0x1b71…59020x9c95…e299Base—$0.001100%fluxa76d ago0x916424…52d224
0x1b71…59020x9c95…e299Base—$0.001100%fluxa76d ago0x0f628d…bfd968
0x1b71…59020x9c95…e299Base—$0.001100%fluxa76d ago0x78e8aa…c655a0
0x1b71…59020x9c95…e299Base—$0.001100%fluxa76d ago0xb57c30…edc2e6
0x1b71…59020x9c95…e299Base—$0.001100%fluxa76d ago0x783ef9…2f5b14
0x1b71…59020x9c95…e299Base—$0.001100%fluxa76d ago0x9fd9e2…192518

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.