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.001100%payAI108d ago0x59a892…769b1e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac02e4…759625
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6fed29…28b509
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80dbd0…142fcc
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe698ec…60c8e0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e354e…476c94
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98744f…0748c1
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x464e9f…348d6e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9245b7…223f9f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd75f9f…a49e91
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2301eb…e16305
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa7e435…0d56c9
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb1f81a…9e8a0d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7cb87c…d299a8
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca1be5…98152f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86f615…6accab
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdffb9e…d9e181
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8febac…52ef2a
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd9971…195ccd
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x464cd3…be9adb
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x578bdd…2aefe7
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a300f…56fe48
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c2837…cf9d9d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa7ff2…446f55
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x340555…5c931b

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.