Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown65d ago0x80cd5f…8827b2
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown65d ago0xb05316…f3700f
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xcf61c8…3366c7
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xa909db…a44bc8
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x244da4…64e416
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xa8661f…cdf8bc
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x6822bf…db6d4c
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x18db21…71e414
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x67ca5f…bb6b33
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xb88c22…88394f
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x9e3a03…936624
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xcebd19…c961b8
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x6ea416…f51138
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xe39248…c660bd
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xbb2616…aeac00
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x7c22b5…5fc702
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x42fc0e…429911
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x37a660…58c274
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xb3af04…dac4c4
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x0df8e4…79084a
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xe9223d…3d727a
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x29e015…b45077
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0xc88b46…e8a586
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x9db153…7a7129
0x9568…b66e0x9c95…e299Base$0.001100%Route unknown66d ago0x61a970…386c3b

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.