Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0xd17f6c…1a6e9c
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x806998…cd5807
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x15933c…0f60a5
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0x7a1f96…5664bc
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0x5a7565…9c8323
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0x97531a…b6dcf8
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0x8be9dc…6733b0
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0x647783…e314c5
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0x077bed…a6bba8
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0x85f667…03d5a9
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0xe7e946…2ad162
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0xe8cd2e…f5b8b6
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0xe0bf8f…3cc3cc
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0xc966ab…24470c
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0x8f878b…608355
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0xb3cc96…efcaff
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0x3281d1…1b858d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0x5419cf…a1753d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0xfb110f…417fd8
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa42d ago0xde3083…3cd948
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0xaf7ff1…9020f1
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0xd36671…9ee41c
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0x38ba9d…cc0892
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0x49faf3…8461ed
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa42d ago0x6e70c7…8cb9ac

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.