Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaea…b1ce0xa7e5…9d5cBase—$0.01100%coinbase69d ago0xba2b39…94673e
0xeaea…b1ce0x0532…653bBase—$0.01100%coinbase69d ago0xe72e7d…200b69
0xeaea…b1ce0xf02a…3b7dBase—$0.01100%coinbase69d ago0x1991ed…33a229
0xeaea…b1ce0xba08…11f5Base—$0.01100%coinbase69d ago0x97dfee…b1e3bb
0xeaea…b1ce0xe02f…f09aBase—$0.01100%coinbase69d ago0xee7bcd…7db1aa
0xeaea…b1ce0xbbc7…4ee3Base—$0.01100%coinbase69d ago0xf2b430…0174e1
0xeaea…b1ce0x4896…37baBase—$0.01100%coinbase69d ago0xa9fe38…98f3a1
0xeaea…b1ce0xbc4a…87f9Base—$0.01100%coinbase69d ago0x01fb5b…df1831
0xeaea…b1ce0x9532…6295Base—$0.01100%coinbase69d ago0x4a4f41…89df97
0xeaea…b1ce0x8fee…98b3Base—$0.01100%coinbase69d ago0x6740b4…cf13ae
0xeaea…b1ce0xe0a6…c02bBase—$0.01100%coinbase69d ago0x51c783…06e5c1
0xeaea…b1ce0x57a3…8534Base—$0.01100%coinbase69d ago0xd80fee…7f52b4
0xeaea…b1ce0xf01f…bfbbBase—$0.01100%coinbase69d ago0x7ff105…b28e6d
0xeaea…b1ce0xadf8…ff4aBase—$0.01100%coinbase69d ago0x01450b…70ec3d
0xeaea…b1ce0xb583…83b8Base—$0.01100%coinbase69d ago0x71aed3…881525

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.