Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown95d ago0x9b808c…da7c1b
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown95d ago0x34eb46…1d451a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown95d ago0x51da5e…7d3865
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown95d ago0x6c7cea…1e037a
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x926f48…9c8372
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x62d62a…4f8064
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x113951…80612c
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xd6230e…2d2d05
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xc437f9…4debbc
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xef705f…79a2f7
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xd5f3ad…a77687
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xddb6d1…99a234
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xd95e34…bf6d53
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x693ff4…9bd848
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x81d2c8…912b23
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xa7a014…2c3945
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x4423d4…61667c
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xcc5966…35f0b5
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xf22e67…6f2d8b
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x8e4704…fe1e01
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x928f64…1fac67
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xa09dcb…cc8080
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xd83cb4…d94789
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0x18f08d…ad85e3
0x5cc5…dd330x6a5e…c666Base$0.001100%Route unknown96d ago0xcd5d1a…b21d8a

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.