Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xa74911…b86d80
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x4de8c4…a7a038
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI21d ago0x62a864…e4ce25
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xbfd8b9…8ff035
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x0cf7e6…520d48
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xeb1e0a…76d5ed
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI21d ago0x3bc35f…c7c173
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xf266aa…b9b424
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xed0366…8b8ec5
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x791062…5e9fd3
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xcba6ce…fc9c69
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xe4ab6a…2ff456
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI21d ago0x74aab1…8fc201
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x45a460…a31f62
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x973dc3…364d16
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%payAI21d ago0x997a82…2b9fa0
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x37a540…40e342
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xca67ee…02f67f
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xdb11f2…828a79
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI21d ago0xfe6236…d776e0
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x76219c…298c4b
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%payAI21d ago0x40153b…8b1122
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%payAI21d ago0x2ee074…6c4015
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%payAI21d ago0x4bdcd1…7baa20
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%payAI21d ago0xd06292…95f3fb

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.