Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2db8ed…9075af
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xac3759…98844b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xacb3e2…863393
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd252f…27ecfc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a09c4…29b1fc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa01b32…31e12e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2feb4b…a68e2f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbab2fe…7e7bae
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf9ba9…cdd68c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1212e0…eefe73
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a909e…77ff62
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba6797…f8c4d2
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78c646…794100
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x763e03…5d61ba
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabb68b…7970e7
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78e50b…797108
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe48640…2eb212
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a03e2…b3210e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01276d…08022b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x137543…795cd7
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x23f09e…42e7c2
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x203e36…385157
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x078cc4…c57fc0
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x061e08…a28ba6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xad7b9a…0e34f8

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.