Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a930b…5faf25
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda0c53…bf576b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0a66e…04b70e
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9abcc…4bcff3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd168f3…fb3d72
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x63790f…9df222
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0178a0…927a89
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c6bb7…950205
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2e4fab…df010b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7f9eed…a407d1
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf2c3de…2605ee
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb373b…bae34a
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b4d1c…635724
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb0a92…a548c3
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x834874…47ea49
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x150a07…a773a2
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2fa63…aa447c
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f6193…ea90f9
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e832c…5a5659
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe92cc9…032ec8
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4980e…6596e6
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78dea5…9e46b8
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI117d ago0x926684…2794f5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3ea7aa…32cae1
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI117d ago0x445914…bdaa75

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.