Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690x4090…d7a4Base—$0.01100%coinbase73d ago0x3b1475…c856bc
0xd10f…db690x673d…6257Base—$0.01100%coinbase73d ago0x4a949c…3f94f3
0xd10f…db690x8b71…6260Base—$0.01100%coinbase73d ago0xd3b74d…7d6b71
0xd10f…db690x407e…14a0Base—$0.01100%coinbase73d ago0x095c64…022118
0xd10f…db690xe621…e199Base—$0.01100%coinbase73d ago0xc1b206…a0cc18
0xd10f…db690xc1f2…d39bBase—$0.01100%coinbase73d ago0xfb0650…50e5f2
0xd10f…db690x366b…8abfBase—$0.01100%coinbase73d ago0xb885cd…b9b283
0xd10f…db690xd526…90c4Base—$0.01100%coinbase73d ago0xebc2cd…50af9c
0xd10f…db690xe006…ccd1Base—$0.01100%coinbase73d ago0x0e4d36…c78ea4
0xd10f…db690x9134…457cBase—$0.01100%coinbase73d ago0xeab1b3…c0c580
0xd10f…db690x7b6c…d44aBase—$0.01100%coinbase73d ago0xacd827…38b332
0xd10f…db690x7443…9aeeBase—$0.01100%coinbase73d ago0x1fe7f6…0153af
0xd10f…db690x497f…489fBase—$0.01100%coinbase73d ago0xa414b8…158487
0xd10f…db690x48f5…8985Base—$0.01100%coinbase73d ago0x798f91…8f8a90
0xd10f…db690x0062…5b6fBase—$0.01100%coinbase73d ago0xf728ef…f84684
0xd10f…db690x6538…9ba1Base—$0.01100%coinbase73d ago0xce3223…8578b3
0xd10f…db690xcbc6…cd14Base—$0.01100%coinbase73d ago0xca8bdf…e3da6f
0xd10f…db690xa193…65ffBase—$0.01100%coinbase73d ago0xc1d1c7…a8e749
0xd10f…db690x4467…0866Base—$0.01100%coinbase73d ago0x3821d0…ee9cfa
0xd10f…db690x73b8…46edBase—$0.01100%coinbase73d ago0x5186e2…3fe3b3
0xd10f…db690xf099…2c4cBase—$0.01100%coinbase73d ago0xc12c1e…221433
0xd10f…db690x4bce…b639Base—$0.01100%coinbase73d ago0x1beac6…cb9f6e
0xd10f…db690x6b54…5b87Base—$0.01100%coinbase73d ago0xf11fb8…eede5c
0xd10f…db690x8af3…01d0Base—$0.01100%coinbase73d ago0xc7e3d6…971817
0xd10f…db690xcfc4…7eb8Base—$0.01100%coinbase73d ago0x4e6082…d346d7

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.