Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x014cc3…421557
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0xd03446…8f3043
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x833cc9…01aed7
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x782644…62b375
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x5f2d9b…dfd1f0
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x30b81b…804bdd
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x99accb…bb7db0
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x76c10a…e45492
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0xcb91aa…d0e78b
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x58c1c9…ba157f
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0xda6a96…5bec24
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x049198…2a931b
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0xc28d0c…292e8b
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x42e12d…a5dd7d
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x55f6c0…7ca1df
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0xfac442…4ee8b2
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x3fa4e6…a9ba00
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x2d4483…52d4d6
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x5c8916…e6ded8
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x9daa66…98abd1
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x388534…9491e2
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0xff0e58…7ca9b9
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0xb792df…d00786
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0x16c3e5…407760
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown70d ago0xe2ad9e…7b3a3c

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.