Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ebf56…706333
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa9f864…646f5f
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e5e20…87fa71
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95ebca…0e5dc7
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4d01e…b8959c
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbdb7c2…f57991
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5ef5e3…dc415b
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc385bd…1c4242
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef6b04…d88b6c
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84966d…1885fd
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa69029…33d1a5
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd8c1ed…1228ae
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x974444…810ea4
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfb4b34…dcea96
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e6418…9ec727
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb03705…237637
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8da9e…08fffe
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x664172…c423bc
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62345e…e95fab
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9002c4…9b8003
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3da64b…6aaf00
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeaec1e…354072
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x73368d…584147
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e3d5b…f947d7
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8b5cc…8c780d

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.