Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460x9c95…e299Base—$0.001100%fluxa42d ago0xd24365…4ee142
0x8703…5d460x9c95…e299Base—$0.001100%fluxa42d ago0xe1e370…640365
0x8703…5d460x9c95…e299Base—$0.001100%fluxa42d ago0x083cba…a098a7
0x8703…5d460x9c95…e299Base—$0.001100%fluxa42d ago0x0cc84d…8e7462
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x10e875…32223e
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x908646…dde965
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x02e5c6…f7d86c
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0xb2b7d3…40cbcd
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x155583…1c27b5
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa43d ago0x461c85…48f760
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0xc15154…53a928
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x0a7b26…73da00
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x337057…5d9b6f
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x52ac33…935bf8
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x428351…c24f42
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0xee0807…789c0d
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x5f92f5…4e3d4e
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0xdecd0d…ab7700
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0xc5e844…9115d6
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x80e978…e25854
0x8703…5d460xfe80…47eeBase—$0.001100%fluxa43d ago0x2ad895…fa37fb
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0xba1776…bc582a
0x8703…5d460x9c95…e299Base—$0.001100%fluxa43d ago0x3b98db…9925e5

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.