Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0840c6…9c4a9c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbb45c1…321a6c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x54ca4a…98e9eb
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc0af5…0db1ca
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73825d…ccaa49
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42a5ea…09344a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56ead2…b818a9
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4cdb3…122c1f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x551d72…e8cbd1
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47c726…48e9ca
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7d02d8…426b10
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53e27f…70ce99
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb603a1…5c3509
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5fa3a…479206
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfc60f…4a358c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb8511b…b72d75
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42e143…9e4910
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8d7f6…fe394e
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3c87cd…95a69b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13cac9…40ae05
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e9834…8bb0d0
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc90e7f…2edc23
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb3348d…78e2be
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb4275b…85a3f5
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc66ff…8aed48

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.