Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0x34f8f7…aa3fd7
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0x052d1b…0ef272
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0x5ae886…392fb2
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0xb05c0a…a17489
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0x2a8691…7f13ed
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0x654afe…d71b42
0xe851…b07a0x9c95…e299Base$0.001100%fluxa36d ago0x6eb5d6…715423
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0xc54699…77a625
0xe851…b07a0x9c95…e299Base$0.001100%fluxa36d ago0x4ff1c3…93eeaa
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0x6d14af…fb9acb
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa36d ago0x5e05c5…c0a560
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0x64c35e…7b5a07
0xe851…b07a0x9c95…e299Base$0.001100%fluxa37d ago0x7fc6c9…39c0b6
0xe851…b07a0x9c95…e299Base$0.001100%fluxa37d ago0x80234d…ab3ce7
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0x9355f8…0707c2
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0x9ca26d…dd4079
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0x861625…141edd
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0x60831e…edff5d
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0xf95c5e…57dac5
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0xa01525…ab648e
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0xa103cd…be393b
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0x9e7aa7…602457
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0x86577e…2a531e
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0xc45242…51768c
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa37d ago0xd3eaaf…a0c97e

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.