Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40b8…e7530x9386…ca25Basex402 service$10.79100%coinbase8d ago0x314866…582533
0x40b8…e7530x9386…ca25Basex402 service$10.79100%coinbase8d ago0xbb5ac4…241db5
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase8d ago0x1a0185…fabe62
0x97ac…d73c0x9386…ca25Basex402 service$10.79100%coinbase8d ago0x935f59…9a8004
0xb86c…d1dd0x9386…ca25Basex402 service$18.00100%coinbase8d ago0x5e95ca…467b61
0xa3b0…cecb0x9386…ca25Basex402 service$18.00100%coinbase8d ago0xb48fb4…e837f0
0x0a8d…f63e0x9386…ca25Basex402 service$10.79100%coinbase8d ago0x0e6f07…8424dd
0x0a8d…f63e0x9386…ca25Basex402 service$18.00100%coinbase8d ago0x5fe4df…7bd358
0x0a8d…f63e0x9386…ca25Basex402 service$18.00100%coinbase8d ago0xd9c147…0abaed
0x922e…e4dd0x9386…ca25Basex402 service$18.00100%coinbase8d ago0xb7daf8…c01015
0x97ac…d73c0x9386…ca25Basex402 service$18.00100%coinbase8d ago0x98bccf…bf43c8
0xe113…60750x9386…ca25Basex402 service$10.79100%coinbase8d ago0xd46623…7ba3fc
0xe113…60750x9386…ca25Basex402 service$10.79100%coinbase8d ago0x766014…fa23d7
0xe113…60750x9386…ca25Basex402 service$18.00100%coinbase8d ago0x069110…2487dc
0x0dd4…245c0x9386…ca25Basex402 service$10.79100%coinbase8d ago0xe8ea7a…92920a
0xb076…0b070x9386…ca25Basex402 service$10.79100%coinbase8d ago0x44ff32…3c4ce2
0xbaef…e0300x9386…ca25Basex402 service$18.00100%coinbase8d ago0xefeacc…bc6971
0x93e4…3e650x9386…ca25Basex402 service$10.79100%coinbase8d ago0x785cc9…3d1eb0
0xc852…46d70x9386…ca25Basex402 service$10.79100%coinbase8d ago0x022dfa…f2a189
0xc852…46d70x9386…ca25Basex402 service$18.00100%coinbase8d ago0xd5aa6d…092f8f
0xc852…46d70x9386…ca25Basex402 service$10.79100%coinbase8d ago0xc9061d…462f27
0xe1a9…146f0x9386…ca25Basex402 service$10.79100%coinbase8d ago0xf00475…299c8f
0xe1a9…146f0x9386…ca25Basex402 service$10.79100%coinbase8d ago0xc0a13c…2b7117
0xe6b8…a95e0x9386…ca25Basex402 service$10.79100%coinbase8d ago0x20febe…9d5318
0xe6b8…a95e0x9386…ca25Basex402 service$10.79100%coinbase8d ago0x0c7017…f2b92c

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.