Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x24e1e4…6d94b5
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0xd5429b…b5c88e
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x63accd…b569da
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x2d72cd…3be2c4
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x176c8c…f7ffe9
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x254486…55e96b
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0xd13edd…657fff
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x5cc324…0dfdd0
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa46d ago0x142c2e…d1cbbe
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x724f04…b62e88
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x108e83…f9d1d9
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa46d ago0xfb600b…50c010
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa46d ago0x2c397d…b2caa8
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa46d ago0xf53042…ef3766
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa46d ago0x7436ec…c9fc35
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0xc5cb44…1095c1
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa46d ago0x80633b…256d02
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa47d ago0xef5a8c…e28f11
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa47d ago0x34adf1…ae5887
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa47d ago0xd3fef0…959199
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa47d ago0x807fd7…80caaa
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa47d ago0x96abb1…c29db6
0x095d…0aaa0xfe80…47eeBase—$0.001100%fluxa47d ago0x8e1ff9…2df4e8
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa47d ago0x9b89b2…a1dbe1
0x095d…0aaa0x9c95…e299Base—$0.001100%fluxa47d ago0x7dbf67…196517

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.