Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd733c5…a81cff
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c07c7…5596ca
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf185d…5cd835
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x128279…d6787f
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72ab55…585774
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb4ccfc…93fab2
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa64032…02e7af
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c0bf0…3d02f6
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59bcdf…710806
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3b5618…09fa80
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe7bf45…4ea7f7
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x29d46d…dabf5a
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca49ad…8ebe1d
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe06dff…980977
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa71a79…a1d555
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e7125…9a7acf
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd0b09…7334a3
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x02cdb2…6b2cfa
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d8ec8…9c70c7
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a893f…c81f59
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaa1155…1ebff8
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3398f6…3abc84
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x368739…25caec
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x600f6a…abfc09
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07c87f…3359ed

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.