Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0xa04a7a…e9392d
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0x353a4e…38d8ad
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0x574005…dc0b60
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0x3f1c15…139620
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0xb338dd…b06979
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0x834420…de4e2f
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0x42f147…36b744
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0x9f57eb…df2b4e
0x0303…69650x9c95…e299Base$0.001100%Route unknown20d ago0x516ac7…305a01
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0xf5be20…877989
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0x7303ab…21f9d7
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0xcf0319…ccb5d2
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0x798255…a2161f
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0xa16567…2c381b
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0xa778a0…6554ba
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0x902745…2cade5
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0x5a838d…3e07f3
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0x06ea7a…7f50d4
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0x279fa8…65b467
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0xdeace7…a1905b
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0xfb58c3…d947b0
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0x09ed16…c51ddb
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0x394119…8df2b0
0x0303…69650x9c95…e299Base$0.001100%Route unknown21d ago0xe6d16f…ea8fcb

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.