Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06c8a8…3cf60c
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe1f94…5afc13
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xebb33a…4a0276
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98a5b4…0543e8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a3328…7bd70b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe8fb66…4c25b5
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaac607…18d6d8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3dcba…670793
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79d8e0…a9ecde
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97e15a…b0a9cb
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x50ad6a…7a41b1
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7248fd…fd836f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4e4f5…6c133d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f38fe…c23170
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b1a70…639918
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f2083…1cadd7
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc69819…dca238
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6938ff…c7750b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd05a56…019b7d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x512ff7…ff45a6
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a8a72…7c600e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x59572b…48760e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec1363…c1c702
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1cc457…af031e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x56f616…b69e6d

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.