Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56aaad…a0416c
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0ca9a0…f85223
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc8168a…299798
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e76a8…800b0d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x196b78…3b8f2d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7770c…51267f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x456233…06bc6a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x595d54…7b5c85
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e2275…f35505
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55aafc…dc0b47
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb5790d…c5fbc4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4bc1cc…78cd85
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x692345…ed674b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5ec8af…ed65f4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3079b4…385988
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04a8a6…651628
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9cdc02…fc3a43
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x944081…df98ac
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9d5388…4c166f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x19c58d…ae5174
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb9fecf…95fb08
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2af9f…acd01a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc001f5…763f01
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x90ce3e…239bd7
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa882e3…4c0976

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.