Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter35d ago0x04f28d…37e4f2
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0xad5ce7…3745f6
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter35d ago0x78b5af…2e8787
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter35d ago0x6649ab…e6780b
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0x31aae5…5be3de
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0x26f780…d98bd0
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter35d ago0x53c902…1b01ea
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter35d ago0xbb60e2…bce6c0
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x965387…7f3d8d
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter35d ago0xa3b1e7…efdc32
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0x227a40…c1bfd1
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter35d ago0x715d16…c30cf7
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0xaad8ab…f7406a
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0xc19c3c…c7e126
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0x660ce5…ab847c
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0x5e9d1d…cd30e6
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0x074d8c…f10165
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter35d ago0x7aba59…dfb418
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter35d ago0x43510d…fdd114
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter35d ago0xc93687…91b1ee
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter35d ago0x360603…85357b
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0xbcd609…50dd41
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter35d ago0x44da1b…03595a
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter35d ago0x63f5e0…c40add
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0xa2426a…17384f

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.