Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x74f0ac…97de22
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0xd2a674…3a1266
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x504f89…848690
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x945e88…9f1ddf
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0xb5c7f3…0ccd6b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0xe14d30…271889
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0xf3abba…014f1e
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0x8a5a74…df046c
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x8b0e42…e26cb6
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0x01510e…637aa8
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0x987259…1a2fa3
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x957601…aea787
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x343008…8c3335
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0xca093e…98a07a
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x5fa9f9…147ad4
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x7bdec9…e9cb69
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0xa0f4cc…493b62
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0x69c1ef…e433b3
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0x3dd203…e9c45b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0xc094a7…961e1b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x35573f…bfe233
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0x71ccd4…d03675
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0xbd1a11…198fff
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x5f54b4…efb95e
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0xb0d3cc…00c71b

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.