Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x6d0c…c142Base$11.9770%0x64b2…883329d ago0xf25c93…788355
0xa54d…49f50x6d0c…c142Base$4.9170%0x64b2…883329d ago0xd382f9…c08a87
0xa54d…49f50x6d0c…c142Base$9.9770%0x64b2…883329d ago0x2ce77b…dc2325
0xa54d…49f50x6d0c…c142Base$7.5770%0x64b2…883329d ago0xf22596…6a0967
0xa54d…49f50x6d0c…c142Base$9.9770%0x64b2…883329d ago0xe40dbd…01292e
0xa54d…49f50x6d0c…c142Base$9.9770%0x64b2…883329d ago0xe07ff7…97374b
0xa54d…49f50x6d0c…c142Base$9.9770%0x64b2…883329d ago0xb9e2e6…1849e3
0xa54d…49f50x6d0c…c142Base$4.9770%0x64b2…883329d ago0xe0f165…a899f3
0xa54d…49f5lightyagami.ethBase$25.5970%0x64b2…883329d ago0x1f6d0b…3d592d
0xa54d…49f50xb21d…68abBase$3,786.4070%0x7347…d69129d ago0xc9c424…e1f8bf
0xa54d…49f50x2444…89d5Base$1,003.4570%0x64b2…883329d ago0xf00d06…e4a42e
0xa54d…49f50x9afa…8b47Base$2,998.7970%0x64b2…883329d ago0x666ba6…41beb4
0xa54d…49f50x9afa…8b47Base$2,998.7970%0x64b2…883329d ago0xa95563…66138b
0xa54d…49f50x9afa…8b47Base$1,606.5470%0x64b2…883329d ago0xfad04d…863ef4
0xa54d…49f50xdcd7…7896Base$1,299.3370%0x64b2…883329d ago0x0913dc…b563de
0xa54d…49f50xa215…753dBase$1,999.5770%0x64b2…883330d ago0xc4864f…76663d
0xa54d…49f50x10c4…fbbcBase$1,998.7870%0x64b2…883330d ago0x520a5c…50dd06
0xa54d…49f50xc8fb…60d7Base$4,956.4170%0x64b2…883330d ago0xb30f02…bbac06
0xa54d…49f5vfxsafari.ethBase$449.7470%0x7347…d69130d ago0x784689…e77e20
0xa54d…49f50x8406…ac9cBase$415.5470%0x7347…d69130d ago0xd606a8…ba3afa
0xa54d…49f50x99e5…b573Base$13.4470%0x7347…d69130d ago0x317841…fc50e0
0xa54d…49f50x6465…cd0dBase$69.8970%0x7347…d69130d ago0x79f191…872543
0xa54d…49f50xc8fb…60d7Base$1,699.2970%0x64b2…883330d ago0xfee5dd…4f625b
0xa54d…49f50xabdf…eca3Base$999.9070%0x7347…d69130d ago0xfe3b90…d791c1
0xa54d…49f50xd003…46c0Base$1,997.9070%0x7347…d69130d ago0x544e8f…12a593

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.