Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcdf752…3cd556
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa74e8c…1430d1
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15c3b6…5b3cb2
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cd81d…5d79f6
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3ffbb…58f493
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0dcdb…82f5fe
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f953d…4a6436
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99b953…99d6f4
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x312fd2…8700ba
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42d8dd…ea6eb7
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x191bb5…6c4dbb
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1065c5…a192ca
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0bd989…e8738d
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdcd40e…2e8612
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9b453…5c2954
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6fe52e…5a8b3f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e6cd6…905b16
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x384e7b…d83ef2
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77d90d…6239dd
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7fa7e7…c5d103
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9fa71…25105a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf885ee…4ea869
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4842d…2e123c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82d498…af7613
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x701a68…a25627

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.