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.01100%payAI111d ago0x3bbde0…176f5c
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x62f5c4…205dcb
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe19b84…3c52e4
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x545135…40d528
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x251fde…aa9035
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x24b248…308f17
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26067d…165075
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b2aea…afd491
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa47679…57a496
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3b9cb1…7ab619
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87ea5b…bbbcd6
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x57618a…bcc941
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x054eb4…ab213e
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa28af3…551747
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x885f9c…a2d56b
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1c1c4…f5240f
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc0f019…ed11da
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd6fe95…0a8b09
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe37dab…f3b403
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x013600…7c8f52
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x609101…147f7e
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x05c5fd…91553b
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed1d9c…5c0415
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x96860c…5c4268
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd7a849…f63728

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.