Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown70d ago0xc91601…7029d2
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown70d ago0x99274c…c60e02
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xe76e5d…e3914a
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xa232cd…42ab68
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xd46e0c…f51d07
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x4af3ce…b2177d
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x32de3a…66c337
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xa99e88…03fe97
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x7af4cd…56ec2c
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x90775e…7da049
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xb67861…5f6a40
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x062153…0d6bf4
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x52ebd1…9f5c66
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xd41c67…0e7d61
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x5f49a0…00f57f
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x1e19b6…a2cc6b
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x0e2c03…8b5d11
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x1dd38f…7eda3d
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x4ebc32…797984
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x82a13a…2d8c12
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xeae230…2b2d6f
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xe16ed3…8a3fb1
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0xf51cf0…8288f2
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x3b7ef4…4c8667
0x8d9d…de360x9c95…e299Base$0.001100%Route unknown71d ago0x125fa7…72bef2

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.