Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7111fa…e4731a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd9a3c…5f098e
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf7b06…7b51c7
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22a8d2…99eec2
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc83f6d…7ad3e1
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x604e17…27a42b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37a149…e1865f
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe3127…2d923f
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x122af6…9e7214
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4fde5b…ff3831
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xffcea7…dde786
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf8760…bcb797
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a0673…1dc1e2
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89f0e2…929ede
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdcacaa…bdd9b2
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80e2ac…081e54
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d6fd0…62a4b7
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4089f…729f0d
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x218a18…83ceab
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x66f1d9…2eef4a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d736d…8160b4
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ba59b…2c01c0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d3cf9…c10947
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8599d…93806c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8d7525…128b53

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.