Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6c220…0e1bb7
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ee135…1e0088
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x302439…a81f12
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa01c24…d25b10
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe17579…5caf76
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff3090…349be7
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb43bb8…280030
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed5451…9e16f1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x561f0c…af3a63
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x00b5ed…5f0333
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67fe9d…759fff
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x31cbbd…b4ac33
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb636c9…a6520b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78bd7d…d32f9b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x801345…24a9a3
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ca6fc…4fb0d5
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xde1ac6…13e786
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x510aac…b4426d
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe22fe6…2104af
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb02f4…a76281
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x50a700…20c78a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2ea77…8b646f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x980afa…ec3783
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb75261…5defce
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd1c45…4d20f5

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.