Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa35d ago0x28d09d…3f54a8
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa35d ago0xf908e2…ca53c8
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa35d ago0xc6e239…faf9c3
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa35d ago0x6ab683…c14944
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa35d ago0x336733…eb9a10
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa35d ago0xff41e9…521ded
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa35d ago0x7fd647…1fd086
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa35d ago0xd29802…0c8162
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa35d ago0x3311a2…8686bb
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa35d ago0x9b5b4e…9a46c1
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa35d ago0x0a8e9e…44c7f7
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa35d ago0x2c6f81…a2309b
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa35d ago0x38b8f1…4ef64f
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa35d ago0x20e188…b2b643
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa36d ago0x8b6b40…c5b6fa
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa36d ago0x0672d0…6df89d
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa36d ago0x7926c2…32d302
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa36d ago0xf495e6…0bf91b
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa36d ago0xe699e2…1b3329
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa36d ago0x6983e0…504531
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa36d ago0x04dceb…9c0139
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa36d ago0x089ee6…de83b3
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa36d ago0xfc80ac…7e2799
0xa2ac…f54a0x9c95…e299Base$0.001100%fluxa36d ago0xc3f840…845b2f
0xa2ac…f54a0xfe80…47eeBase$0.001100%fluxa36d ago0x0b06b6…0a97e8

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.