Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown26d ago0x4f386c…d164e3
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown26d ago0x7e54aa…a0c060
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown26d ago0xf5e16f…befd35
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown26d ago0x9abe75…da5e0c
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown26d ago0x099ca1…92a79a
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown26d ago0xc7e8aa…fb6d9f
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown26d ago0x494d97…2a19cf
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown26d ago0x79adb3…dabe53
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x37cf59…400f06
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x2bf574…e7c56d
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0xf2aa61…d44500
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0xf50cf2…a1f2d1
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x55f2dc…0b821e
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0xf4b820…3ce522
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x386853…e16bdf
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0xe7b59d…999b76
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x38b548…ef174c
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x11ac4f…f56c5b
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x760b31…86932c
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0xcf0219…4b1cbb
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0xf0429d…b2bf44
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x0eb4d2…65411c
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0xacdaec…f1cde0
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x5b4fc1…bba2a0
0x7d9b…bbb80x9c95…e299Base$0.001100%Route unknown27d ago0x11faab…de71bb

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.