Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc64f…1fab0xb0b8…7880Base—$80.31100%0xa923…c9ac61d ago0xb903ad…84677c
0x4169…535c0xc64f…1fabBase—$27.44100%0xa923…c9ac61d ago0x8c0ba5…f06a43
0x0cc2…b8bb0xc64f…1fabBase—$52.87100%0xa923…c9ac61d ago0xdce748…afc755
0xc64f…1fab0xb0b8…7880Base—$81.74100%0xa923…c9ac61d ago0x16a54a…ef1185
0x6c73…a6d10xc64f…1fabBase—$30.92100%0xa923…c9ac61d ago0xee06c1…bbadac
0xf640…c99e0xc64f…1fabBase—$50.81100%0xa923…c9ac61d ago0x89c9d7…079d16
0xc64f…1fab0xb0b8…7880Base—$1,212.59100%0xa923…c9ac61d ago0xc0eadf…12da28
0x5a69…e7140xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0x57585c…0957c0
0xa3df…36e30xc64f…1fabBase—$22.18100%0xa923…c9ac61d ago0xa22074…c16719
0x3cff…f87b0xc64f…1fabBase—$23.25100%0xa923…c9ac61d ago0xa7d2cd…9ec837
0xdceb…ba350xc64f…1fabBase—$46.47100%0xa923…c9ac61d ago0xa7d2cd…9ec837
0xe334…f8590xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0x739ebb…17160c
0x07e1…69510xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0xb9376b…cc115e
0xa8a7…f1ab0xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0xb9376b…cc115e
0x4ba4…ddd40xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0x44bef3…696633
0xf0e9…63ea0xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0x006d83…fe526c
0xf589…3c9f0xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0x36d179…f47263
0xa7da…c83e0xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0x36d179…f47263
0x1c7a…eaac0xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0xd4faa2…3aa6fa
0x4d8c…93c30xc64f…1fabBase—$23.31100%0xa923…c9ac61d ago0xa37962…441a1a
0x584a…778e0xc64f…1fabBase—$4.49100%0xa923…c9ac61d ago0xc4d1c8…8a2373
0x0cc2…b8bb0xc64f…1fabBase—$23.38100%0xa923…c9ac61d ago0x3c9c71…08b4d5
0x6f5e…3f450xc64f…1fabBase—$92.57100%0xa923…c9ac61d ago0x3c9c71…08b4d5
0x88f5…06d20xc64f…1fabBase—$69.51100%0xa923…c9ac61d ago0xcd58d9…449687
0x2056…c6480xc64f…1fabBase—$46.43100%0xa923…c9ac61d ago0x13c5c7…83f0bc

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.