Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xdc95…e1a7Base—$101.0570%0x7347…d6916d ago0x6dfaa6…7809c0
0xa54d…49f50xad5e…6fa0Base—$209.8570%0x7347…d6916d ago0x47ee79…820ba9
0xa54d…49f50x9525…a167Base—$184.1470%0x7347…d6916d ago0x2a660a…38daf1
0xa54d…49f50xcf3e…e392Base—$4.9470%0x7347…d6916d ago0xec7271…cfb1b9
0xa54d…49f50xb885…38d7Base—$8,996.2970%0x64b2…88336d ago0xa5cda0…6ad89a
0xa54d…49f5yogablock.ethBase—$499.9470%0x7347…d6916d ago0x8facaf…6dac6e
0xa54d…49f50x8bab…edecBase—$3,587.6770%0x7347…d6916d ago0x89bf1e…ec55d6
0xa54d…49f5chrisbcrypto.ethBase—$63.0970%0x7347…d6916d ago0x5279e1…db134d
0xa54d…49f50x3e3d…cc61Base—$499.9570%0x7347…d6916d ago0x68d9b9…c4d878
0xa54d…49f50x9568…db44Base—$319.7070%0x7347…d6916d ago0x1e23a3…582fe5
0xa54d…49f50x8b8f…89d1Base—$979.1070%0x7347…d6916d ago0x843951…9e9af9
0xa54d…49f50xc689…002aBase—$1,100.8270%0x64b2…88336d ago0x9f8fc8…1f5b64
0xa54d…49f50x0dea…7151Base—$2,006.5370%0x64b2…88336d ago0x3af579…d65681
0xa54d…49f50x8e8b…b27dBase—$9.9770%0x64b2…88336d ago0x8f2988…1d8f3f
0xa54d…49f50x724b…ca76Base—$9,602.7670%0x7347…d6916d ago0x93dd13…bf309f
0xa54d…49f50x9be3…0446Base—$4,999.6470%0x7347…d6916d ago0xa6a6ae…2284fd
0xa54d…49f50xb3a1…1908Base—$494.5770%0x7347…d6916d ago0x4fa2ee…c59e0a
0xa54d…49f50x9be3…0446Base—$999.9270%0x7347…d6916d ago0xc86de4…39403f
0xa54d…49f50xc7de…67d1Base—$1,112.5170%0x7347…d6916d ago0x4a151d…4f6566
0xa54d…49f50x21ba…bc56Base—$3,999.6170%0x7347…d6916d ago0xbc5128…07306f
0xa54d…49f50xf14e…6e64Base—$117.9070%0x7347…d6916d ago0x6b669c…6b4b28
0xa54d…49f50x741e…a1fcBase—$7.7570%0x64b2…88336d ago0xee87b1…3e8d6f
0xa54d…49f50xcf04…1129Base—$133.4070%0x7347…d6916d ago0xc84f00…9efa78
0xa54d…49f50x8850…d796Base—$2,376.5870%0x7347…d6916d ago0xedb114…67fe14
0xa54d…49f50x9144…af97Base—$1,213.9170%0x7347…d6916d ago0x241a90…4213f6

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.