Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xd8ba…8e9bBasex402 service$0.01100%payAI67d ago0x6e5b80…c06a1b
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0x5a9545…e6af01
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0x07960d…47f17f
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0xf49d94…c20929
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0x6e9543…b7554a
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0x408ebc…f603ba
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0x0bf26b…c2d749
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0xd1337b…32433f
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0x8a0f78…2a0110
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0x212ff5…9ba7e1
0x036b…ba770xabcb…1892Basex402 service$0.01100%coinbase68d ago0x49d3ae…951faa
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0xba71a4…9a746c
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0xde64c0…e31f65
0x036b…ba770x5889…be98Base$0.01100%coinbase68d ago0xfeace9…d7acdb
0x036b…ba770xdedd…d5acBaseStablebaseStablebase$0.01100%coinbase68d ago0x3c2426…777c6e
0x036b…ba770xfbb0…6073Base$0.01100%coinbase68d ago0x8a4be6…13794d
0x036b…ba770x2e87…753dBaseStableEstateSales$0.01100%coinbase68d ago0x70f9c8…45b9f5
0x036b…ba770xbd17…283dBaseStableFinanceNews$0.02100%coinbase68d ago0xcc7c10…db7ce9
0x036b…ba770x24fa…9bf2Basex402 service$0.003100%coinbase68d ago0xc11ccc…981016

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.