Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$1.05100%0x04bf…0d0e101d ago0x95e313…252634
0x3fb1…7e250x0e3d…7757Base$10.50100%0x811a…c8aa101d ago0xe345be…e8c9e9
0x3fb1…7e250x0e3d…7757Base$10.50100%0xa96f…aeb1101d ago0xa7105c…9518bd
0x3fb1…7e250x0e3d…7757Base$1.05100%0x5513…a8a9101d ago0xae10b3…ee8407
0x3fb1…7e250x0e3d…7757Base$1.05100%0x72ef…0ffd101d ago0x8b242f…e312e9
0x3fb1…7e250x0e3d…7757Base$1.05100%0x84ea…0e47101d ago0x0f1fbd…f5fc52
0x3fb1…7e250x0e3d…7757Base$42.00100%0x3eb5…08dc101d ago0xc62bb8…b73a17
0x3fb1…7e250x0e3d…7757Base$10.50100%0xa4f5…b2f9101d ago0x7296f6…5850de
0x3fb1…7e250x0e3d…7757Base$1.05100%0x76aa…2a0a101d ago0x4e0fb5…0d11cf
0x3fb1…7e250x0e3d…7757Base$10.50100%0xb3fe…1c05101d ago0x293760…de0775
0x3fb1…7e250x0e3d…7757Base$1.05100%0xfec0…c394101d ago0x4c00cd…0fc413
0x3fb1…7e250x0e3d…7757Base$3.15100%0xa8e8…6668101d ago0xe4b578…07ca08
0x3fb1…7e250x0e3d…7757Base$5.25100%0x614a…d5ce101d ago0x2643eb…18979e
0x3fb1…7e250x0e3d…7757Base$3.15100%0xc86d…b47f101d ago0xb83826…5436a9
0x3fb1…7e250x0e3d…7757Base$1.05100%0x54de…4470101d ago0xb54951…387118
0x3fb1…7e250x0e3d…7757Base$8.40100%0x1bf5…a716101d ago0x3c41e6…3c0bb9
0x3fb1…7e250x0e3d…7757Base$5.25100%0xb97a…ba2d101d ago0x40b9ea…5eda4f
0x3fb1…7e250x0e3d…7757Base$5.25100%0xeb08…9f9c101d ago0xf47956…cce8c7
0x3fb1…7e250x0e3d…7757Base$21.00100%0xca9f…d201101d ago0x12c2f5…36c342
0x3fb1…7e250x0e3d…7757Base$8.40100%0x50b0…9cda101d ago0x4cf953…c5a5d1
0x3fb1…7e250x0e3d…7757Base$5.25100%0x33a2…877f101d ago0x6057dc…69a35a
0x3fb1…7e250x0e3d…7757Base$10.50100%0x1c06…7baa101d ago0x884202…f7bda8
0x3fb1…7e250x0e3d…7757Base$2.10100%0x175b…99fa101d ago0xce5418…116290
0x3fb1…7e250x0e3d…7757Base$5.25100%0xb31a…568f101d ago0xc5dfe3…08ef46
0x3fb1…7e250x0e3d…7757Base$1.05100%0xefcd…fefe101d ago0xfae4c6…a8d011

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.