Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9e262b…ed3155
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x67434a…87c45b
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d14cb…0ba0db
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2a566…20edd8
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ed72d…5c0e5d
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45c475…e26b45
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf567ad…c81e84
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd63c1e…2f9c9b
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe2e6a8…dd5d4b
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9f02c8…023d19
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7de527…7696b8
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1935d9…758b68
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe18002…f58bc4
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x94ca1c…d94ba4
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9404f…3f37c8
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x962048…8a958b
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc8ceff…894f40
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc34328…6e5cde
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x36b929…b265d5
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6e8bc…f7413d
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb333d2…5328a2
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f137d…db8370
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93aa40…c16c46
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca0fff…bd6a90
0xc4f9…50f20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7079f7…f61f9d

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.