Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb3df2…237eaa
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf8ae8f…61885a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x38f206…27d2c4
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f6df5…a6c3d3
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5935ee…55b42f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2121e4…7698b6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc37d06…b41e81
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d98cd…e97e4d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f2f40…2f7c7f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x266f9f…c6983e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc96887…51d1a6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x640a07…51dbca
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcdc206…1979ea
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x013378…ad0141
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5012a5…b89e56
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x18441d…9347b6
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x17f609…2cf7a0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x024d4a…722050
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19d42c…df95de
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc133a6…c0c8e1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f6ad2…9293eb
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x477c46…d0d645
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x31e562…04ac5f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x14aa99…f619b5
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdecfec…2029bd

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.