Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x3e9f75…9e6a9f
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x95635b…4548a6
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x6e1640…64d3e4
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x1d4f64…a04662
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x046b86…98037e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0xe56ed9…988e8e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x49c9ed…3b1178
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0xb209db…5e031c
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0xa0e319…bc90a7
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x3da079…bc0fa9
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0xb40c07…0885d1
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0xa42efb…09fed2
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x7951e1…c23bbc
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x8266f7…0eb0e4
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0xf71d2e…47efc6
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x623319…5e7aab
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x9ba6e7…30447a
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x278114…3a1fc8
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0xc475f1…de7d78
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x86184d…1c5676
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa30d ago0x7bf6fa…347234
0x0b84…f7320x9c95…e299Base$0.001100%fluxa30d ago0xe0c417…eeacfc
0x0b84…f7320x9c95…e299Base$0.001100%fluxa30d ago0xd67a94…7c1334
0x0b84…f7320x9c95…e299Base$0.001100%fluxa30d ago0x76c695…d13ac5
0x0b84…f7320x9c95…e299Base$0.001100%fluxa30d ago0x537f5b…81074c

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.