Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x644a75…2a02cb
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x8c515d…c62d1e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0xe12585…c9c09b
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x6c5e39…4b4a25
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0xa01a5f…7dc10f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x18dc95…88bdcf
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x79af96…58a87e
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0xca42c0…4542db
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x216cd2…140b54
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x4e19c6…840a35
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x893c1d…8114f6
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x3efb43…a51c75
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0xd708f7…2ac7e3
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x5f499f…d54752
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x0423cc…ffa877
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x5c0943…d1c41d
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x05b9f4…e11f27
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x1e12d5…cb434d
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x1dc50a…89e5df
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x713524…3a4c21
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0xb3d5fd…24dd6f
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x35bc4d…6c4c26
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x2c0e99…b264ad
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x576ec5…e1d701
0x1ec3…d5670x6cf3…8508Basex402 service$0.004100%cascade84d ago0x2d6d6a…5c586a

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.