Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter46d ago0xb2e228…0bf06a
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter46d ago0x8143f1…cd75f8
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter46d ago0xd7dc89…f82bc2
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter46d ago0x514049…59d3ba
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter46d ago0x2f9c4f…bcd7e1
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter46d ago0x3bed6f…aac861
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter46d ago0x90592c…02f69a
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter46d ago0xd32a12…2566f1
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter46d ago0x0c7527…b7044c
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter46d ago0xdb0364…5d1c98
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter46d ago0xb6b1d4…cecb24
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter46d ago0xa460f9…0956ce
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter46d ago0xdd478f…1d0bc1
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter46d ago0x64bc51…274e4d
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter46d ago0x4a626d…022938
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter46d ago0x55493f…801cbf
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter46d ago0xea3580…28fdff
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter46d ago0x89f129…7fd66f
0x3fc7…44740x07cf…2396Basex402 service$0.02100%0x1360…66fa46d ago0x9b183e…f85f13
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter46d ago0xbf25c1…65daff
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter46d ago0xa320c2…056f73
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter46d ago0x74f66c…34c361
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter46d ago0xd71975…e10d8e
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter46d ago0xf021f4…c4f737
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter46d ago0xf8a5d4…a48ef2

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.