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.02100%dexter44d ago0xb6c6f7…e5e130
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0xf28b8d…2f9edb
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter44d ago0x90d6fc…6ca0e0
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa44d ago0x11c1c8…0a9c9a
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0x62fa9c…c3afdc
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter44d ago0x57697d…4ed57e
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter44d ago0x70192a…630c99
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter44d ago0x0ca880…50b6cf
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter44d ago0xaa816c…d57810
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa44d ago0x4641ed…e28c28
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0x2d4393…942d4d
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa44d ago0x4d3025…e0c8ba
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter44d ago0xa49087…303d79
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter44d ago0x63d4b4…24cd29
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0x7f2321…2c9b18
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0x223ebc…0c0b6e
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter44d ago0x08e153…b9b7b0
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter44d ago0x71f5c5…0bcb68
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter44d ago0xcc2d1a…22ca61
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter45d ago0xdc2dd7…3bb22e
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter45d ago0x973f7b…049fda
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter45d ago0x274ae7…147fae
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter45d ago0xe3435c…ff0120
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter45d ago0x1a42d1…f89112
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter45d ago0xa47517…b3a802

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.