Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10x9c95…e299Base$0.001100%fluxa41d ago0x26e4e2…bdc174
0xec2c…52d10x9c95…e299Base$0.001100%fluxa41d ago0x394bb1…c82a19
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa41d ago0x725519…39e7e2
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa42d ago0x2137db…915ac8
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0xfd78b1…140dbb
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa42d ago0xdf59e6…a6fec6
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa42d ago0xd02230…6316ad
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0xb6c604…2c00a2
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa42d ago0x158497…4ea074
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x7d322d…cab640
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x461888…edbd8d
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0xbf4a5d…9a13ea
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0xaefd6b…4b2207
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x734cb2…4a260e
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x2b4efe…e00b6a
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x0d8033…6894f3
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa42d ago0xb15029…11b705
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa42d ago0xb2f2fa…b89969
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa42d ago0xa73929…494f53
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x6a280d…8d860d
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x776bdb…9cd833
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0xedac1c…863a7a
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x8b7053…75304e
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0x74b89f…c46c0e
0xec2c…52d10x9c95…e299Base$0.001100%fluxa42d ago0xab984f…7b27db

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.