Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x3b2748…628060
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x3b0519…ac4806
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x8f4e5d…e1ec2f
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x581034…e8ec09
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x6ff53a…011f94
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0xd56762…93412f
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x332b99…e867c9
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0xbd196b…28f9b6
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0xc7a7ec…6b8eb2
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0xd5cf95…4aaa09
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0xa9d014…6828f1
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x1b5ea3…1c5f93
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x3dd19a…3840b6
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0xa2cab5…c77f85
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x7a67bd…708084
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x9463aa…c2f93b
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x9b37bb…9de4ae
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x1dabe0…cbc5e6
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x6f8cbf…6383a5
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x010e6b…454ce9
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x2ddf02…ece57d
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0xa66e0f…ddfbdf
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0x558902…920a76
0x9038…3c010x9c95…e299Base$0.001100%Route unknown69d ago0xf10159…e7a66c
0x9038…3c010x9c95…e299Base$0.001100%Route unknown70d ago0x3eef9c…1fd2d0

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.