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%payAI105d ago0x8717f7…236051
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x923cf8…93fc68
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12f7ad…ab6604
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf8bab…620d08
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69ff68…93f661
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58d391…1bdc41
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84f702…e49014
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe41d7c…150006
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe876ed…b9b109
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47560b…20c5df
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb57c66…274c82
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x23dee2…67864a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac4512…8274b5
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x575b8b…820ddd
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d77d6…4bb21d
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0476f…49df57
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcdc8c6…fe14f2
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc37b77…f38905
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7525a0…a2fe0c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58c3aa…a480b8
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x545a21…8fbb3c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d44e7…420d73
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf722e6…c9ac3f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf844f4…b6a985
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa48d95…58bbe6

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.