Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x57b8b2…dbd4e1
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xc1f517…a407e0
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x4ec8d8…ba4572
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x59e099…4804b2
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xe304e7…d13d1b
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xf40a43…eb6b50
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x8bae76…6eca14
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x650132…31d448
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xb0f1be…989120
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x67a00b…180803
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0xa67c64…bb2ba1
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown25d ago0x4600ee…3e2609
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0xebaecc…bd4cd7
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0xcde1a9…a58aad
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0x44213a…63adb8
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0xe8cd1c…f75b3a
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0xf0ac17…9bb463
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0xf79ae9…4b6b0a
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0x070d5b…423517
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0xda9a57…d71a8e
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0xbdf3c6…fc403c
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0x99a7c1…0b1009
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0xc161c7…0b6d26
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0x2cdcc5…b7f3d9
0xc54f…20c70x9c95…e299Base$0.001100%Route unknown26d ago0x480d80…e48200

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.