Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xbf9d…e417Base—$7.84100%fluxa92d ago0xc3ac2c…a7ff97
0xc49a…9d2f0xf85d…9938Base—$7.84100%fluxa92d ago0x1debd5…013d5b
0xc49a…9d2f0x2139…e7d6Base—$6.86100%fluxa92d ago0x4cff22…2bf83a
0xc49a…9d2f0x7a46…bde5Base—$5.88100%fluxa92d ago0xbb8ced…e952cf
0xc49a…9d2f0x3abb…39fcBase—$8.82100%fluxa92d ago0xb1e3ac…3b1f1f
0xc49a…9d2f0xefdc…751cBase—$6.86100%fluxa92d ago0x351e0f…cdab53
0xc49a…9d2f0x7ce6…1230Base—$7.84100%fluxa92d ago0x3f11e6…22b75a
0xc49a…9d2f0xe187…10f5Base—$5.88100%fluxa92d ago0x7f7b96…7fdfdf
0xc49a…9d2f0x8093…6ea2Base—$0.98100%fluxa92d ago0x9700cd…287cbe
0xc49a…9d2f0x8033…8e8dBase—$0.98100%fluxa92d ago0xa8a585…764f6b
0xc49a…9d2f0xf9a6…87afBase—$0.98100%fluxa92d ago0x6a6b40…31f620
0xc49a…9d2f0xe29c…fc58Base—$0.98100%fluxa92d ago0x182c77…ad3862
0xc49a…9d2f0x913e…d780Base—$0.98100%fluxa92d ago0x9c683a…e147dd
0xc49a…9d2f0x361c…c8ebBase—$0.98100%fluxa92d ago0x3077e2…216fb1
0xc49a…9d2f0x4bd0…82fbBase—$0.98100%fluxa92d ago0x3427a2…fdb5fc
0xc49a…9d2f0x8269…42cfBase—$0.98100%fluxa92d ago0xa58d07…37fb25
0xc49a…9d2f0xedad…3380Base—$0.98100%fluxa92d ago0xc0d31b…a4ec70
0xc49a…9d2f0x248f…d345Base—$0.98100%fluxa92d ago0xb56e59…079ea5
0xc49a…9d2f0x04f0…fa94Base—$0.98100%fluxa92d ago0x8e6581…7bb503
0xc49a…9d2f0xbd25…dd7cBase—$0.98100%fluxa92d ago0xd7b3ae…5f184a
0xc49a…9d2f0x5849…de17Base—$0.98100%fluxa92d ago0xeff5cd…bf5f76
0xc49a…9d2f0x7ced…4b5eBase—$0.98100%fluxa92d ago0x1d5af7…a7a112
0xc49a…9d2f0xa464…954aBase—$0.98100%fluxa92d ago0x9e104f…f6634a
0xc49a…9d2f0xe73f…9b68Base—$0.98100%fluxa92d ago0x680e2d…7e1a13
0xc49a…9d2f0x3988…f98cBase—$0.98100%fluxa92d ago0xb1ef55…ee2d43

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.