Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdc3ec7…bf0207
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26aae1…f78f58
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x482c8e…569f62
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf68c26…810fc1
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb4b9ce…406ceb
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79ba81…d0656c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd67add…d13d25
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x30d223…51fc81
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92d999…d2956c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a8bf1…2404f7
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d8b03…32c470
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x578e10…c7b4b7
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbc6eab…315937
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4deea4…679b28
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf21f8a…d31158
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d94a2…090173
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb34d01…061702
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64d7b1…edd5f8
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e3678…d6b8be
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x74fee1…a5ab10
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x70caf2…0ab7ac
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3f66a2…883778
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x320b53…8d3689
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x87d1f6…1f0a7d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7e8bb9…0d119a

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.