Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x2a44cc…09b2e8
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x5ab544…43b9ca
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x77b389…9ebf42
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0xab35cb…74ea8b
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0xfbcaa1…428f8c
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x695706…2e6865
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x3a914c…ffaad2
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0xa46946…493f66
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x89440e…92abde
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x088300…1321d3
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0xcc16b6…ee4f4e
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0xcaf6e2…167108
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0xf487bb…df1a63
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x9bdf24…69ff03
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0xeb0b51…377ce1
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x64a7bc…24b20e
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0xe28395…2c958f
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x19bc27…9f0f36
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x48d817…fa7213
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x822618…5ed80b
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown66d ago0x36c6f4…18663b
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown67d ago0x5bd0e8…6a89ce
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown67d ago0xba0102…c19698
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown67d ago0x3d1b93…811f88
0xfb96…9dba0x9c95…e299Base$0.001100%Route unknown67d ago0xf342a2…a55f33

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.