Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xba0fa8…f1b066
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3ffdbe…655dfb
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe5455e…cbb231
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6c0cc2…bc5b92
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2bbfc7…5ffeaf
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfb14b3…957aa4
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x580451…254e6d
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc919f5…f0efd0
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x901c57…861ce7
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdf9b2f…5e885d
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x260048…104cc7
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc3d492…fde571
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xacd460…8e7cdf
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbff318…7f24b4
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0x86b706…52583f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc0e6d4…f53fa4
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0x42d71d…edfd9e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0x086fb1…9ff408
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0fa83e…6318d6
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0xade008…bafd39
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0x59fb01…ae7d9c
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9dbdec…ae5e39
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe5bb48…458646
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbafd91…82935f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e53ee…ab0778

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.