Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x465516…174b0b
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0xced820…c49d6d
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x472c6d…547880
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x384011…e70888
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x8d1d94…bb9d8c
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x6d19d8…616e1d
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x645608…3c2128
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0xdab6fa…42cace
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0xebcc0f…7874cc
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x2f9c7f…cc2e18
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa7d ago0x2ae59d…a7dedb
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa8d ago0xfae7be…ed4d0e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa8d ago0x21d04a…b1ea2e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa8d ago0x695de5…a929b0
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa8d ago0x4369e7…6d063c
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa8d ago0xb89859…8e6c3c
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa8d ago0x39b4cb…83ca82
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa8d ago0x0c0f73…37c495
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa8d ago0x707aae…0a8479

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.