Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x0da4…3bc7Base—$5.2570%0x7347…d69151d ago0x3dfe25…c6ddcd
0xa54d…49f50xbc69…fa28Base—$126.0470%0x7347…d69151d ago0x7524a6…620195
0xa54d…49f50xec23…3a00Base—$548.7270%0x7347…d69151d ago0xba07e6…97b95e
0xa54d…49f50xccc1…ee3eBase—$99.9070%0x7347…d69151d ago0xdc5244…6a4a69
0xa54d…49f50xa73b…3d18Base—$812.5570%0x7347…d69151d ago0xc799ac…d7630d
0xa54d…49f50xf996…395eBase—$299.7470%0x7347…d69151d ago0x605b15…d39433
0xa54d…49f50x52a7…75b8Base—$8,358.9170%0x7347…d69151d ago0x3b10cd…b558df
0xa54d…49f50x52a7…75b8Base—$3,853.0470%0x7347…d69151d ago0x34d1d2…ba4d14
0xa54d…49f50xd15e…76c7Base—$39,185.4170%0x7347…d69151d ago0x2e5e31…54e6b6
0xa54d…49f50x7826…0ac9Base—$1,940.4570%0x7347…d69151d ago0xa59d77…b8ee6d
0xa54d…49f50xd107…7743Base—$1,536.2870%0x7347…d69151d ago0x688c1c…b3d3f2
0xa54d…49f5coinevreni.ethBase—$219.3870%0x7347…d69151d ago0xb03dfc…0d9d58
0xa54d…49f50xe742…ea88Base—$48.63100%0x7347…d69151d ago0xa71289…2e7e15
0xa54d…49f50xe742…ea88Base—$1,881.17100%0x7347…d69151d ago0xedc376…b103dd
0xa54d…49f50x5e03…d3e1Base—$0.1470%0x7347…d69151d ago0x6de9c1…ac0af6
0xa54d…49f50x654c…b3fbBase—$39.5770%0x7347…d69151d ago0xfdfce6…f6f012
0xa54d…49f50xe742…ea88Base—$998.98100%0x7347…d69151d ago0x7ecd9b…1d8bd6
0xa54d…49f50x18c1…a86cBase—$9,991.0670%0x7347…d69151d ago0x33996f…2ed313
0xa54d…49f50x0b4f…f4beBase—$114.9770%0x7347…d69151d ago0x62d18f…f87c3c
0xa54d…49f50x127c…b048Base—$145.4670%0x7347…d69151d ago0x784bc7…e117d4
0xa54d…49f50xef65…3751Base—$209.8470%0x7347…d69151d ago0x0ee29e…425f32
0xa54d…49f50xc03a…bad8Base—$54.4670%0x7347…d69151d ago0x556b30…6e1131
0xa54d…49f50x18c1…a86cBase—$10,716.0470%0x7347…d69151d ago0x378581…38004e
0xa54d…49f50xa976…f666Base—$49.6270%0x7347…d69151d ago0xbcfac0…c90ec7
0xa54d…49f50xe742…ea88Base—$1,942.21100%0x7347…d69151d ago0x8a3920…fa2eda

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.