Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6488f1…4a7187
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5a769…8f1fbc
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x593026…55ea3c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x773dba…3c73ec
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1629e7…358c32
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x449449…1c63c4
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa37be2…d7984c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0e151…68cdc3
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73e12a…05ce78
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1659a0…bf0d77
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd445b7…6f2f52
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3da7ea…91d715
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc65821…0ec80d
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f541f…02eefa
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e7e3d…342ca6
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c66f0…28d360
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb541a3…b2a77c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x726958…7fda32
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x66fde8…2f028f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe59d55…14ccfc
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ae5f5…b2f701
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3c7d7…e6ccb3
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01ecbb…348f3a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb70156…87c5ab
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x939fa5…09bdda

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.