Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6b1fe3…c9a6de
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7bfdb…849a6a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x925fb2…79539a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x03f284…5835f2
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20195b…e5afff
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf06c6…c2e574
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa07c8f…6b806a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd9a9f0…a6f925
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x325402…8ec064
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xccc9b7…5f6dd9
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1f4abe…de6aa6
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdb1314…24c0b9
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xffa6ee…d5bd86
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd2bfeb…322002
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x335ccc…b2250c
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x004ad6…4ceae2
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xde20a6…95f8fd
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6bfe38…5985dd
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9823da…31a3ba
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf6c259…a5229e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x345975…538743
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x148ccc…fc8745
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7d6319…d9ccdf
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa79d96…e05efa
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x72146d…64571a

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.