Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7056d3…9a87a8
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e41b5…f9ac7f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb29552…72be82
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x357527…454ee7
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c8323…f8657f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x95f8a1…d20c49
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0def36…e59efe
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36fa15…90d000
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa51d50…5b0ac1
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x578e9d…614501
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x868742…c7a8c4
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5772a0…a1e101
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0fe215…2aa25a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbace01…f1f2c2
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c7122…f9dac3
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x865982…827235
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1fe6d1…d4370a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x287fb7…4078ed
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b4f95…7491b6
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3524b5…e56e13
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfcc787…8afc94
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb7bb2…0c0403
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb1568…246c27
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55b052…629e5b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4b809…18fd66

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.