Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd32811…77b458
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe7bf3…1c29c5
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0a3237…79fa96
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5cea05…8664df
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b0cbc…42df57
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5fd01d…931ba4
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x49c173…e95e71
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x30aa69…8ec426
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a7735…116190
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65f14d…774e3c
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe73879…7ad21a
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x971003…b0d607
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ed8ed…4077c0
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2b23c2…6245b6
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5a6683…ae843a
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba5474…e48a62
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2b17fb…e73a22
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c4c0a…5630d2
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90b474…3e19fa
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a8598…dbdf0f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac87e1…aa9f74
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe42c20…d94452
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x033d85…13c4ae
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x931ea8…e3026b
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8dfeb1…a3b52b

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.