Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x09f38e…eb38a2
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0xc834c5…5ef8e6
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x330a88…c2273b
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x8b0532…1d2961
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0xcf504d…24b89f
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x46625e…944f5c
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa32d ago0x6b6541…dc1cbd
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x3b7fa2…58c557
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0xcacf31…79aec5
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa32d ago0xcf9be3…73e0ac
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0xd30b47…5fdd4d
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x594440…d7eb10
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa32d ago0xd81140…f7faf1
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa32d ago0xa93fff…c999d3
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa32d ago0x5ab486…ad4988
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x356177…c8df63
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa32d ago0x2cecaf…cc18fb
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x03179b…0fb4cb
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0xa86815…9ffe76
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x4fb79c…649304
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa32d ago0x8d2130…191444
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa32d ago0x6d9716…780ce0
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa33d ago0x9298d7…2a5fa3
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa33d ago0x9151c2…b86417
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa33d ago0xf3bc61…d7c6bf

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.