Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x499ca8…595ed8
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0xecad65…c6961f
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x50a68d…9b5167
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0x71de9b…166a55
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x217043…39b433
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x9290db…78b70a
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x1d4f6c…8e3b3e
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0xdb852a…8e6a3a
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x4bca0e…ff64f4
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0xb3c139…75eeb8
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0xe77ac0…827cc9
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2deea8…7a27a1
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x6a76d0…2df978
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x978106…ea6892
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x03cf1e…1a2cde
0xc59a…2d6d0xfe80…47eeBase—$0.001100%fluxa35d ago0x857f31…eb4a05
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0x10754b…d85d63
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0xe54170…5d4f6f
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0x3acc5e…e06fdf
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0x2cd71a…422edd
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0x156a57…4f73b8
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0xc4cbac…fa4004
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0x14ac47…d2df55
0xc59a…2d6d0x9c95…e299Base—$0.001100%fluxa35d ago0x833a9c…a94b45

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.