Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcb1009…9b1935
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x75606e…9f190d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x473373…a9d385
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf12c52…ac4c21
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfbc929…cba1a1
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0xde81de…b4c914
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x24034f…0ac926
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x79a417…0d03be
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3ad631…59b72f
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0xca65d8…026a63
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9e8db2…d5e3d4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe3dec9…dfdfea
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f74ed…82749c
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x515fc1…3e2aec
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f8939…2667de
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x446828…902967
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x734e18…585ce4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31eded…33dcbb
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7b5040…c27f9f
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x225071…b6e1a5
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x076186…69f4c2
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8e595…c0fba2
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf4ee9e…b0d207
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb31848…b72460
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74936b…ddeb61

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.