Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75947c…54e9b3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe069bc…71a9cd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x907a69…a3399f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2a58c…8f7198
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76a6b8…650330
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e20ce…1c3c4e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x359fe8…ce2625
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0aba0c…a77693
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7d089…f345ec
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65d3b5…7a79e9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd6659a…e37b48
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x10ab2f…8da734
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe95f7b…dba1a7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x986b05…22b5e5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x066ee3…d99a6d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x53dff7…1ac314
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x288409…5192dc
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x820e56…f5ffe2
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x248ba3…c242a3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82a87d…268e0a
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c0131…a1e27c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbdc385…eff6e3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1b91b0…9c5a47
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf3ae4…fe5e7d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fef71…2a4d8a

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.