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%payAI106d ago0xd016b1…66f513
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5b16d…52bed2
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57daa3…4a1a14
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ecbc3…163898
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf5378…a88d31
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x676936…c5fe7a
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90a406…b96994
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65027d…6b8ff8
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5a40f…56ca75
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x393da3…1042ff
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7fc2c3…4c6c25
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x581610…65777e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91b814…8a5b9e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9735a6…0786a5
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf2ade…16e111
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d7838…ff153a
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6aa132…86bbee
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc543a7…bce99b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92c7f9…ea7e45
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa1debc…4e7fe9
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb6b40…31f890
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdcbadf…7027f0
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98ff3b…f8a3fa
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc6155…674536
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63dda1…0d3746

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.