Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcc1e30…b4777f
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd266f7…c03e29
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef7c45…ac7c2c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb0ec3…41ff59
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71c28d…34ea36
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3b30e8…c08542
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a3724…fb3100
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb5bca…28f708
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe76860…eb9514
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcbc084…ca0304
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb9e630…f11b68
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd9a60…315c84
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5399a1…03e931
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa2eaf8…69a257
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4a6e9…7c1475
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcaa5a5…15dc94
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02e30b…c5d566
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x812247…971d06
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x324f01…786db9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5cd109…a777e6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb6b054…f32dae
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x44e8e5…c9ff63
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61a89f…051697
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1680a9…5484c2
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94cbab…2692df

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.