Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x681da5…1a7c15
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xe05982…fc43ab
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x8115f0…bd0c38
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xf2df0c…e24f8c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x8703ee…47f2b9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xe9d92f…5a21c5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x51415e…f9a9b7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xfce37d…36b524
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x8522d4…4386be
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x74a677…24fc93
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x662cd6…53395a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x55799e…9811ee
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x6dcddb…c7d0f8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x8462f3…96eb38
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x5490ed…ad148e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xb3a73e…754daa
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x80ab40…b9febe
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xbe0081…9072ba
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xd0ecc8…5874bf
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x083374…8fe01e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xb54a53…179a4a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xcac266…e659aa
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x2bbecc…c79158
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0x62a6bb…7d6e67
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase35d ago0xcc1d70…b89a41

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.