Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4d889a…b00cb6
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0x50e4d8…94aac8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4c8bb3…50e64e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb53008…e6a395
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0x053a88…19be43
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5eda95…6ff5ec
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9dfe4…7811e9
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0x034cbb…4481b1
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0x79c581…7af656
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc0c46a…968907
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5ec960…9f6ecc
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5e257b…2eb42f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0x22f228…f144f4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbaf6d2…6e5ec1
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbd02a4…eeeef0
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0x123858…3ec927
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0x68f3d1…bf4de8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe79871…c6e0f8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0x00924b…76fb35
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd1c44d…f1ada8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd1e49b…420abf
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc51322…bbd30f

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.