Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x91d2…9aabBase$998.9670%0x7347…d69118d ago0x971478…d0d5d1
0xa54d…49f50xb9fe…6cb2Base$1,869.5570%0x64b2…883318d ago0xbbd94b…c2687d
0xa54d…49f50x09cd…74b5Base$56.2270%0x7347…d69118d ago0x602a24…f6dedd
0xa54d…49f50x8b50…4421Base$1,930.0770%0x7347…d69118d ago0xc0cf57…0d364e
0xa54d…49f50xe054…521fBase$399.9670%0x7347…d69118d ago0xb9d6ad…39380a
0xa54d…49f50x348d…3b12Base$1,319.1370%0x7347…d69118d ago0x261c5b…43687b
0xa54d…49f50xabe0…98b1Base$9,995.9270%0x7347…d69118d ago0xd75d79…d52fd2
0xa54d…49f50xea20…c72cBase$9,941.1070%0x7347…d69118d ago0xd7a82a…85648e
0xa54d…49f50xa2b1…ee4dBase$16,093.5970%0x7347…d69118d ago0x76a2ee…53ce98
0xa54d…49f50xda4e…07deBase$1,300.1070%0x7347…d69118d ago0xc7c9c3…a7018b
0xa54d…49f50x8a29…a23cBase$2,679.0270%0x7347…d69118d ago0x0b086b…d71cfa
0xa54d…49f50x09cd…74b5Base$101.1670%0x7347…d69118d ago0x386c3f…d9b90c
0xa54d…49f50xa240…76e2Base$3,041.6170%0x7347…d69118d ago0x2f8af0…dce7fb
0xa54d…49f50xa240…76e2Base$9.9870%0x7347…d69118d ago0xb9ac2f…dfc5d2
0xa54d…49f50xcdb3…a56dBase$90.2870%0x7347…d69118d ago0x16147c…897d25
0xa54d…49f50x4c3d…ebe6Base$1,336.5170%0x7347…d69118d ago0xb196ef…d1374f
0xa54d…49f50x4c3d…ebe6Base$9.9870%0x7347…d69118d ago0xe5ff8d…50e0c7
0xa54d…49f50xac68…be39Base$8,266.2770%0x7347…d69118d ago0x4e1a5b…d8fbf7
0xa54d…49f50x38f0…07c9Base$263.4370%0x7347…d69118d ago0x7c604b…4a233e
0xa54d…49f50x4b7f…ffedBase$2.4470%0x64b2…883319d ago0x10d24b…df8ca4
0xa54d…49f50x989c…574dBase$906.2270%0x7347…d69119d ago0x103f40…5ee2a8
0xa54d…49f50xab92…2bc4Base$1,199.9270%0x7347…d69119d ago0x0d36df…54f8e2
0xa54d…49f50x91d2…9aabBase$999.2270%0x7347…d69119d ago0xd6be56…ce88d8
0xa54d…49f50x7ed6…e808Base$10,093.8570%0x64b2…883319d ago0x569e21…d9f3c2
0xa54d…49f50xe24b…a67aBase$82.3270%0x7347…d69119d ago0xa13775…8c263a

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.