Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x052374…f61374
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0xa26a42…7ffa82
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x3fd75d…a05697
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0xbdf0e0…c07902
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x1b5cea…1d028e
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x9155e7…f86457
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x974a0a…cea332
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x7eae32…ea856c
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x242d7f…8a34a6
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0xe25a5e…80e856
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x4a16dd…a80bf2
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x8ed4f3…5d3e4f
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x1d1a03…418b21
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0xae02cc…e66601
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0xe233ff…0d1c63
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x6fb3fe…af3281
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0xe45b97…659cf0
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x4b80fa…7f1075
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0xbccdbc…79f8d9
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x27513c…0d5bb5
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x16308d…7fa821
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0x79fbb6…8d97cb
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown51d ago0xbf3a01…692166

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.