Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa33d ago0x3cf501…1e656b
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0xe49428…0a5f38
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x91f0bb…e50729
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x980ed7…16522e
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x6532d8…a70277
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x9215fb…5f5273
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0xf105d4…77039d
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0xe184a4…7ddf41
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x49de60…a405df
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x41b7ed…683ae3
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x4b17f9…f7a755
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0xbcba7a…775f80
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0xc21779…aefdd5
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0x4d57e8…5c5b7a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0x3c7dc5…a68d6b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0x3ec503…5270c5
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0x43ee4f…dfa62b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0x2b0297…a01d2a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0x906054…15fb6d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0x45f4e7…9b3041
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0x0672f1…ea487e
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x9b90c6…d14efa
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x72f8f5…679946
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa34d ago0xd0c9d5…395579
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa34d ago0x93d545…d874ad

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.