Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown45d ago0x415d01…66204e
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown45d ago0xe98a2b…9b1e9d
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown45d ago0x2360b0…9d62b2
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown45d ago0xfaeff4…e5e811
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown45d ago0x2f383c…8bb298
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown45d ago0x298e1a…434b8c
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x2afae9…79fc25
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x9138f8…06ec42
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0xe25b09…a6c154
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0xef838c…ebb199
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x6b518e…4a9812
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x00e89b…416eb8
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0xe7265d…f9766d
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x322a5c…878c7e
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x957636…652f11
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x73c6d4…c894da
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x5936fc…65c3b5
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0xc15363…2ea3f9
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0xa74878…cd43bd
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x64d968…fa2887
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x9a280b…2a4447
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0xa9cd1d…f89b3b
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x115ab0…1424ca
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x75fb13…ba552a
0xaac1…f5b50x9c95…e299Base$0.001100%Route unknown46d ago0x7bbb3c…684299

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.