Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xd55b…5f0bBase$4,743.0970%0x7347…d69119d ago0x30140a…7c409c
0xa54d…49f50x1f5e…e522Base$8,842.0570%0x64b2…883319d ago0x5df487…25746a
0xa54d…49f50x1f5e…e522Base$9,963.6270%0x64b2…883319d ago0xb6c036…725d05
0xa54d…49f50x0e19…0df5Base$499.9670%0x7347…d69119d ago0xf5a663…965d86
0xa54d…49f50x91d2…9aabBase$1,003.7070%0x7347…d69119d ago0x3cb641…f57fba
0xa54d…49f50x85b3…79c6Base$42,757.6670%0x7347…d69119d ago0x5d7650…d96954
0xa54d…49f50xd09f…3b48Base$1,031.1270%0x64b2…883319d ago0xf67ba9…2ce242
0xa54d…49f50xd211…f3f2Base$3,013.2870%0x7347…d69119d ago0x918963…9b0fe6
0xa54d…49f50x25d8…b79dBase$2,272.1670%0x7347…d69119d ago0xaa52ca…40126a
0xa54d…49f50xbea8…f7c2Base$7,879.9470%0x7347…d69119d ago0x93eab6…4c8829
0xa54d…49f50x0101…a97cBase$3,993.5870%0x7347…d69119d ago0xedb978…c5c7c1
0xa54d…49f50xb1e9…02f3Base$999.9370%0x7347…d69119d ago0x4ef1cf…63617f
0xa54d…49f50xf1cc…e281Base$1,586.9170%0x7347…d69119d ago0xfb4aeb…9d92f1
0xa54d…49f50x46a1…59bcBase$1,877.8270%0x7347…d69119d ago0xfe4c1f…f625b9
0xa54d…49f50xa034…14c1Base$60,621.4170%0x7347…d69119d ago0xd6de21…2df674
0xa54d…49f50x0c2c…51f6Base$1,999.3470%0x7347…d69119d ago0xb63834…cb3cec
0xa54d…49f50xf645…3abfBase$968.6070%0x7347…d69119d ago0x48714d…5346d6
0xa54d…49f50xa034…14c1Base$29,990.3270%0x7347…d69119d ago0x087f36…ad8605
0xa54d…49f50xff1e…c52cBase$14,282.7370%0x7347…d69119d ago0xb9f565…31236f
0xa54d…49f50xe16d…868bBase$13,994.1670%0x7347…d69119d ago0xa67c6a…475c30
0xa54d…49f50x9de4…fb78Base$999.9170%0x7347…d69119d ago0x28eee2…e8b9e4
0xa54d…49f50xa9fd…8cd0Base$1,982.0870%0x64b2…883319d ago0x66d6e3…573a28
0xa54d…49f50xe826…1fd4Base$24,992.6770%0x7347…d69119d ago0x8102a8…989fea
0xa54d…49f50xcf42…092eBase$11,818.1970%0x7347…d69119d ago0x037418…d1df46
0xa54d…49f50x5951…409bBase$2,066.9870%0x7347…d69119d ago0x339e21…a21dee

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.