Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown93d ago0x4e3533…b73108
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown93d ago0x666242…d11159
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown93d ago0x539ca2…3aa8fa
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown93d ago0x9106ad…7109be
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown93d ago0xc63962…45d584
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown93d ago0x5e6b9d…9f5d34
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown93d ago0x4c80f9…99049c
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown93d ago0x2353b0…cd105c
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xd162a5…aa20dc
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xf9ff0d…ca4b31
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xeea3f9…2c6178
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xf151b5…5ff960
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xd4275a…9ed2a0
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xb0813d…fdbb1e
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xcee90a…e35906
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0x2a7c53…7a4417
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xbde0dd…435edb
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xdbb3f3…e262df
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xdd7d1c…398fbd
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0x9a666a…f60f62
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0x17aff7…e9067f
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0x5ffcbc…c386eb
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0x5aaea5…5e86e3
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0xfdfaf1…40a6f0
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown94d ago0x932536…df4a1e

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.