Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ba0cc…5832be
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0240d…0edb20
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb49d8…7a39c5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa17fe3…263667
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9df6dd…528435
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa22c5…15703b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17cc70…e5d6a8
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5df75…b38434
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa3ba4e…b77a0b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x124d5b…989bd5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x654d63…ff65f0
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa374db…586c98
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7120b4…8df9d6
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x53fb82…6b6f90
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d57de…e9b10c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe618c7…612926
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd73823…effe4c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa86c58…042c92
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf72bf…bd2f03
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2faa74…e4c33d
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x11fa32…c09840
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbdef57…375a46
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab6cf6…c7feed
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0x581882…86b5a6
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc040b…b8677a

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.