Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0bb7b0…e68c7b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b1bc3…e8d18d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x380ce2…5b0c7f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea78c5…62bfc7
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1e07b…40003b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f7a30…b0ca74
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24660b…76a3d4
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf8aa6…0d9b7d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ee2f7…4ebc54
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68abec…109b24
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa7bca…c67d8d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x016117…63d7b7
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe37000…5a690b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x087ee4…ddd8d9
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb5823…52c5fd
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9a8ea…360e70
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a176b…9bdc16
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x631e0e…18f14b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7027ca…855296
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf31c61…5c0415
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xffea99…6c1e2e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x456ff2…9004fc
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb43795…d1ca0c
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0x93420f…a3447d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe12f57…e79a6b

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.