Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x27ce0b…b3c98e
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca4def…2f6f36
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9b671…160959
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf180a5…1e9b05
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb43e0c…eab2ed
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd88a5…12559d
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5aa98e…1a2e03
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53e8be…84204f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6d832…60273e
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60ed6f…515de4
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb83420…99d215
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x04b77e…fccdbd
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0cb27d…fe48f2
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x341c1c…cfce75
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed75ec…60edb9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc89080…5d05ed
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcd73dc…9e89d5
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4daee…796dac
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61121e…ef2227
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd7092…52f0f0
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d404c…c8a0ae
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4df738…da9780
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ad77a…163f95
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfae3ef…92c323
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c3f22…f3f499

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.