Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a42…60190x6bbf…df37Base—$0.01100%coinbase72d ago0xe648b4…d62fd5
0x8a42…60190xcea0…c04bBase—$0.01100%coinbase72d ago0x0e69ed…47bd3a
0x8a42…60190x67f6…a24aBase—$0.01100%coinbase72d ago0x8b7a3e…463bf9
0x8a42…60190x51f3…dc46Base—$0.01100%coinbase72d ago0xc65342…50916e
0x8a42…60190x2c12…9417Base—$0.01100%coinbase73d ago0x7b4483…af10bd
0x8a42…60190xcfa2…fd4aBase—$0.01100%coinbase73d ago0xd5359d…6e82a5
0x8a42…60190x82af…17e0Base—$0.01100%coinbase73d ago0x9f616c…398507
0x8a42…60190xe9e1…47cdBase—$0.01100%coinbase73d ago0x18b3ea…d87e30
0x8a42…60190xc66d…10d1Base—$0.01100%coinbase73d ago0x048aaa…324caf
0x8a42…60190x99e8…81dbBase—$0.01100%coinbase73d ago0x7bafcc…5b4059
0x8a42…60190x0127…1d58Base—$0.01100%coinbase73d ago0x4d3e8e…cdecdf
0x8a42…60190xc0ff…0698Base—$0.01100%coinbase73d ago0xa03aef…c83982
0x8a42…60190xb72b…a31dBase—$0.01100%coinbase73d ago0x9f5650…12fd68
0x8a42…60190xf713…3edbBase—$0.01100%coinbase73d ago0x7e758b…38c0e5
0x8a42…60190x8e61…59f6Base—$0.01100%coinbase73d ago0x35e015…c86f8c
0x8a42…60190x2321…dab3Base—$0.01100%coinbase73d ago0x69e5de…ea4ecc
0x8a42…60190x5f67…f5c8Base—$0.01100%coinbase73d ago0x5690f0…06848f
0x8a42…60190x951e…17e5Base—$0.01100%coinbase73d ago0x4e857c…3c94fb
0x8a42…60190xa06e…da03Base—$0.01100%coinbase73d ago0xbfb64b…19a411
0x8a42…60190xc901…bf64Base—$0.01100%coinbase73d ago0x61ab3f…29a4e7
0x8a42…60190x5779…c40bBase—$0.01100%coinbase73d ago0xbd0490…96b139
0x8a42…60190x222e…d312Base—$0.01100%coinbase73d ago0xbd5770…1c28a6
0x8a42…60190xe1fa…180eBase—$0.01100%coinbase73d ago0x939be1…82f106
0x8a42…60190x4714…4389Base—$0.01100%coinbase73d ago0xb0ec88…6f9a55
0x8a42…60190x9dae…10d9Base—$0.01100%coinbase73d ago0x24eab5…3ef9ab

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.