Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0xca950d…1e6f51
0x1786…3bbe0xfe80…47eeBase$0.001100%fluxa43d ago0x5663ee…9f717e
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0xcaf042…8d8b64
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x2d34b5…fe922b
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0xf9c0c0…07c854
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x091454…46333c
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x3a5db4…5b0d6e
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0xcadc52…6e8bd7
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x09f3b5…59228b
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x2f2205…4e24b8
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0xd8a59c…96d23e
0x1786…3bbe0xfe80…47eeBase$0.001100%fluxa43d ago0xc951b8…985ab7
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x35bfdb…eab635
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0xa8c179…1c788e
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x76dd21…5447d0
0x1786…3bbe0xfe80…47eeBase$0.001100%fluxa43d ago0xb763b2…54cf42
0x1786…3bbe0xfe80…47eeBase$0.001100%fluxa43d ago0x07fdf9…863f64
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x01701d…1d5832
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x3add9d…136cab
0x1786…3bbe0xfe80…47eeBase$0.001100%fluxa43d ago0xd8bd4e…749461
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x9fde7a…eaad78
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x82ae05…449091
0x1786…3bbe0xfe80…47eeBase$0.001100%fluxa43d ago0xe2f9aa…0650c5
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x18317f…bde659
0x1786…3bbe0x9c95…e299Base$0.001100%fluxa43d ago0x3d5d89…c8f931

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.