Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc850…2e190x75b9…763dBase—$1,623.80100%0x4af2…d9db52d ago0xf8de62…970a9a
0x93bf…bd640x75b9…763dBase—$349.91100%0x4af2…d9db52d ago0x256158…8e266b
0x4f22…f1600x75b9…763dBase—$0.000049100%0x4af2…d9db52d ago0xfa7d94…d58ca1
0x4f22…f1600x75b9…763dBase—$0.001100%0x4af2…d9db52d ago0xc74de6…34623a
0x4f22…f1600x75b9…763dBase—$0.00001100%0x4af2…d9db52d ago0x0ef44f…af0b4b
0x4f22…f1600x75b9…763dBase—$4,920.65100%0x4af2…d9db52d ago0xb1f0bb…8ef999
0x4f22…f1600x75b9…763dBase—$100.00100%0x4af2…d9db52d ago0xdb6ab6…1b4fae
0xe787…97250x75b9…763dBase—$2.75100%0x4af2…d9db52d ago0x6f5c7c…e89565
0xb673…ebd70x75b9…763dBase—$350.00100%0x4af2…d9db52d ago0x510f68…4e7345
0x0d3b…1eec0x75b9…763dBase—$50.00100%0x4af2…d9db52d ago0x555709…963e36
0xb4c5…a9f00x75b9…763dBase—$0.000049100%0x4af2…d9db52d ago0x4648ad…ccbe15
0xb4c5…a9f00x75b9…763dBase—$0.000049100%0x4af2…d9db52d ago0x853e94…1a87e7
0xb4c5…a9f00x75b9…763dBase—$0.000048100%0x4af2…d9db52d ago0xf400f3…869d13
0xb4c5…a9f00x75b9…763dBase—$0.000049100%0x4af2…d9db52d ago0x1fb981…a82a40
0xb4c5…a9f00x75b9…763dBase—$489.48100%0x4af2…d9db52d ago0xdece1d…07df84
0xb4c5…a9f00x75b9…763dBase—$497.38100%0x4af2…d9db52d ago0xec8091…d20384
0xb4c5…a9f00x75b9…763dBase—$499.61100%0x4af2…d9db52d ago0x4613e0…da44d4
0xbefc…a43b0x75b9…763dBase—$499.90100%0x4af2…d9db52d ago0x604daf…bc277c
0x4937…f3440x75b9…763dBase—$95.00100%0x4af2…d9db52d ago0x40fb1e…1a6c7c
0xe2cb…ec710x75b9…763dBase—$1,385.44100%0x4af2…d9db52d ago0x633271…993ec4
0x4937…f3440x75b9…763dBase—$2.00100%0x4af2…d9db52d ago0x56db2b…22f1ee
0x7db8…feeb0x75b9…763dBase—$4,996.84100%0x4af2…d9db52d ago0x8a7b80…ccc975
0x347a…a7bb0x75b9…763dBase—$5,000.00100%0x4af2…d9db52d ago0x2684f6…7600c3
0x18c1…320b0x75b9…763dBase—$1,366.38100%0x4af2…d9db52d ago0x099125…f727b0
0x33cb…ee200x75b9…763dBase—$1,000.00100%0x4af2…d9db52d ago0xedda1a…41cbc3

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.