Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x307877…44ad58
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x1b0817…3178ea
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x576077…6aba88
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x3f3f74…093ce1
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xb0324f…edea28
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x830476…c42987
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x568924…9ac87c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x17ba5f…db1055
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xc2e462…65d63a
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xd9dab7…a039bf
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x3476f8…7f300c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x1005c6…813f2c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xf7889c…582593
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xdcfc4c…119ee1
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x33c715…d9b3a3
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xa3daca…b5011f
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x5d0ff3…8777e2
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x38e92f…cdde75
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x9e23c3…889fa4
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xd7c276…8572e3
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xb6c746…62004c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xbcb995…e93d66
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x5b5f62…2ab22c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0x46dcea…8464ed
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown73d ago0xcafcef…9a4f6f

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.