Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec3a…16bb0xef53…f88cBase—$0.01100%coinbase67d ago0xee9a50…b9c775
0xec3a…16bb0x69fd…8098Base—$0.01100%coinbase67d ago0xa5fc86…293173
0xec3a…16bb0xefa1…6196Base—$0.01100%coinbase67d ago0x5e8b56…432f90
0xec3a…16bb0xe9c7…ede3Base—$0.01100%coinbase67d ago0x42c58c…d5e9e9
0xec3a…16bb0x7b04…be9bBase—$0.01100%coinbase67d ago0xeece61…57eb44
0xec3a…16bb0xffe3…acefBase—$0.01100%coinbase67d ago0xfa3907…f5d322
0xec3a…16bb0x7622…3844Base—$0.01100%coinbase67d ago0xcd7637…a5bc9e
0xec3a…16bb0x7a20…40e2Base—$0.01100%coinbase67d ago0xcefa12…2376cb
0xec3a…16bb0xa203…8b05Base—$0.01100%coinbase67d ago0x367121…8c19ff
0xec3a…16bb0x61ca…8440Base—$0.01100%coinbase67d ago0xecb84a…3232cb
0xec3a…16bb0x0b59…bb79Base—$0.01100%coinbase67d ago0xe13505…8c0f3e
0xec3a…16bb0x6a3e…7d7aBase—$0.01100%coinbase67d ago0x0e0803…69ba8a
0xec3a…16bb0x8200…3021Base—$0.01100%coinbase67d ago0xe47249…137698
0xec3a…16bb0x3186…7d28Base—$0.01100%coinbase67d ago0xef51a0…8f3992
0xec3a…16bb0xd751…ab42Base—$0.01100%coinbase67d ago0x66bb1c…be28e5
0xec3a…16bb0xc34c…d344Base—$0.01100%coinbase67d ago0x9c589f…03620b
0xec3a…16bb0x0327…e7e7Base—$0.01100%coinbase67d ago0x2198f9…1223fa
0xec3a…16bb0xcc19…561cBase—$0.01100%coinbase67d ago0x1411a4…77da26
0xec3a…16bb0xadb2…1500Base—$0.01100%coinbase67d ago0xa88f47…4fdf1a
0xec3a…16bb0x8417…148cBase—$0.01100%coinbase67d ago0x45231a…4d9865
0xec3a…16bb0x5411…72aaBase—$0.01100%coinbase67d ago0x923390…3817cf
0xec3a…16bb0xb080…9895Base—$0.01100%coinbase67d ago0x91391a…d3c359
0xec3a…16bb0xfdea…a056Base—$0.01100%coinbase67d ago0x3c88a5…eb9b2a
0xec3a…16bb0xb93f…8376Base—$0.01100%coinbase67d ago0x1331f6…fe6748
0xec3a…16bb0xbf64…4e84Base—$0.01100%coinbase67d ago0xf5407f…277d23

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.