Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown42d ago0x5ee410…aa3ca2
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown42d ago0x141510…290783
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown42d ago0x79276b…80f8b0
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x433c70…3f9b41
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0xd75651…12c9e5
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x62c7ea…eea434
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x1e6f13…f83217
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x64c9ba…ec51ad
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x21a9ab…8e0081
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x2f1aa1…c1503d
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x9708a9…504fcc
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x233944…980cf5
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x2a31fb…7c3f7d
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x2e7526…9f0256
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x2858cb…c7e292
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x97167d…0c31cc
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x5281fb…85afb0
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0xd2d0cd…69ce21
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x0524d3…d8c235
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x7e86a1…cdb0ed
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0x7b48ed…96211d
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0xae4b44…54bdce
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0xf0663c…2c33de
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0xafb742…8df6d1
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown43d ago0xc38fae…ec23ef

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.