Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d4a…573e0x9386…ca25Basex402 service$18.00100%coinbase1d ago0xd36fa4…262ed8
0x0d4a…573e0x9386…ca25Basex402 service$18.00100%coinbase1d ago0x44876e…bad983
0x1558…611c0x9386…ca25Basex402 service$10.79100%coinbase1d ago0x0e1288…f595dc
0x9eef…21450x9386…ca25Basex402 service$18.00100%coinbase1d ago0x277ae9…fbbb5d
0x6a46…78290x9386…ca25Basex402 service$10.79100%coinbase1d ago0xbac769…78afa9
0x6a46…78290x9386…ca25Basex402 service$18.00100%coinbase1d ago0xffb621…30590e
0x6a46…78290x9386…ca25Basex402 service$18.00100%coinbase1d ago0x67b7c4…6ca600
0xbaef…e0300x9386…ca25Basex402 service$18.00100%coinbase1d ago0x40ac14…abbcbb
0xe30d…c13c0x9386…ca25Basex402 service$18.00100%coinbase1d ago0x7ce631…ccb233
0xe30d…c13c0x9386…ca25Basex402 service$10.79100%coinbase1d ago0x54aa06…9a352c
0xe30d…c13c0x9386…ca25Basex402 service$18.00100%coinbase1d ago0xee2ea8…c7e217
0x8be4…3ec70x9386…ca25Basex402 service$2.69100%coinbase2d ago0xadd1b9…9a3c71
0x11b7…70d90x9386…ca25Basex402 service$10.79100%coinbase2d ago0x45a12f…d01220
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0xbb0fd4…63967a
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x5c5bdc…0bac23
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x151866…c57b09
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x4f4f8a…06f1c0
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x1b39ed…d9595b
0xdd6f…2a460x9386…ca25Basex402 service$10.79100%coinbase2d ago0xb9d211…efdc32
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x688bde…6028f8
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase2d ago0x7fc3d8…5e276c
0xc6fe…6e6b0x9386…ca25Basex402 service$10.79100%coinbase2d ago0x5bfabe…67d288
0xa3b0…cecb0x9386…ca25Basex402 service$10.79100%coinbase2d ago0x44e4a3…d2f52a
0xa3b0…cecb0x9386…ca25Basex402 service$18.00100%coinbase2d ago0xaee265…54f1af
0x667d…6ddb0x9386…ca25Basex402 service$10.79100%coinbase2d ago0x30b1d5…ca2e48

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.