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%payAI104d ago0xd9f94a…926e26
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x67d166…dda007
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd87a80…62b4c3
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8cfb64…b331ae
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74f9a6…e4fe07
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fe194…0e495f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaca8e2…40a876
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ad9c5…8dc6fa
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x058609…33c354
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ae7cd…cdf507
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9eb763…35a2ae
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaaee3f…af8efc
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1df99c…af51df
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeee4c4…c51d89
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14bb8c…26b7c9
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd0cd13…841f82
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf7457f…d9be63
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4a2feb…212fd8
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb2436…c8c804
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0e7a15…9ae7cd
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbaa4a5…c4abd3
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x308792…e49457
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd712b8…ee9e90
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf8d15…e4a5ea
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1421f8…c7815f

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.