Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd09fed…47d23e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb5f65…f5b83f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4889da…48837b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc6f3b…d579ad
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4976d…097ec8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28f61c…6cf5bb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04ee99…ee9f49
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd09e34…cca083
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x783e21…395747
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e1ee4…3d6197
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a2fc6…889671
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5fa9d2…1b1c54
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf7b4bc…11e801
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2855bb…a3673b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaec74f…054fb0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb19f6b…5c0e97
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc163c7…89f1dd
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x485fc9…95fe76
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb21aef…c3f84b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc8bd54…9fed8d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c7bbc…3ba6e9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb3bbce…f5bdec
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb7325…d231b4
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7db7da…e914f7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x116be5…5712a1

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.