Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0x2eba12…7b5b76
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0x3ea5e6…2395e6
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0x9f9c84…043542
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0x574ed4…86be4e
0x3a0a…773e0x7677…2dbbBasex402 service$0.001100%coinbase112d ago0xcc86af…1856c6
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0xb392a0…029cd3
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0xaab692…ef7709
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0x5c7b8c…9be3a7
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0x1edba8…00f89d
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0x22670c…ac5a7e
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0xe3e0f7…063ec9
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase112d ago0x1e6e30…95083a
0x3a0a…773e0x7677…2dbbBasex402 service$0.001100%coinbase113d ago0x0c4f7f…432134
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0xb8095c…dcfa93
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0x0fc023…9d9c36
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0xfa8299…70302d
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0xe61e0f…6d750f
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0x72314b…92685f
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0x6415b4…0315c9
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0x907bf1…ace32c
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0x8dddf8…0c069d
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0x38af80…6d8851
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0xec1630…6e212b
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0x97fe92…a98612
0x0360…c9890x7677…2dbbBasex402 service$0.001100%coinbase113d ago0xd86974…b61469

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.