Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x956d4c…6344a1
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x670102…5c4248
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x91743b…54ef53
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x0c9a2a…7b45e5
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x647dd3…f59569
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0xde1b65…f9e501
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x34fe7f…edbb74
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x97eafb…16f689
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0xe16463…f3c706
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x9364f8…191610
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x5ee285…30d871
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x982e15…ad921a
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0xae52d0…7f0d1e
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0x671e4b…107862
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown58d ago0xf5cd8a…a373fc
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown59d ago0x69ad8c…5d6f1e
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown59d ago0x78197e…6bc48a
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown59d ago0x0a5ec5…7a13bd
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown59d ago0x0668e7…2388d7

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.