Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa79d ago0x1e68e8…2949c2
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa79d ago0x47a7ae…6fdf14
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa79d ago0x43b24b…ea36e0
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x51406a…ab35ee
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x0036d7…8fa047
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x85a623…c1e50f
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x49c4ec…c1166f
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xa16b84…b04df2
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xf093d5…897c4a
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xefa6d6…0fa7b4
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x71e1cd…0c17f5
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xb2ee25…977ab8
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xf8e978…1b8450
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xca9a08…c4b112
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x169b65…43b6bc
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xf94fd7…cf359c
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x955dc3…fe1296
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xdd1596…5d378b
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x0ad70e…1fa760
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x9ab8b6…c51594
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x290bef…082d5f
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x53f819…1a6c78
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0xce6ca1…3f282c
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x9cdcd0…bad329
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa80d ago0x82f355…34ae32

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.