Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xf479d9…c2059c
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xaa4861…eef69e
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0x101492…274474
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xbf5da9…624905
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xc07854…78ac97
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xf2f055…545f83
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0x7825de…371ab7
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xcbe14e…d7f46f
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xba6ab5…fcb731
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0x9d70e9…19478c
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0x0d57fb…c5ee1e
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0x8cf7a2…19076d
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xba08c6…9e6e1d
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xdab89c…ae63f4
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xb507a2…58dfd1
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0x082ca3…5d1804
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xe9d059…ef8c44
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown62d ago0xf215a9…621182
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown63d ago0x2f7328…cf42b3
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown63d ago0x4d7eff…2899e0
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown63d ago0xd0a448…118159
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown63d ago0x9a5a07…7c34f0
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown63d ago0x901c88…52528d
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown63d ago0xd1c8bb…130cbc
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown63d ago0x602b78…81986a

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.