Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x0bd903…ee2cb3
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x7bcf75…c5f542
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xa9ac23…14603d
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xcd9fa0…b6ba90
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0x90603c…d62109
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0xf907ab…0b14e0
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x63addf…3847c9
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0xe1ed53…16ccb7
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x3b0cc7…2031e4
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xa4304d…02a6c6
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x90bfc6…613337
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0x5a4c91…cfb8ee
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x02d587…18dfce
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x4e69ed…8002ff
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0xedf8ca…fd13ac
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xdeb2d5…78873c
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x3819db…f14044
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x904658…e3484e
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xb13195…5cafa2
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x8ed9f0…ae3e77
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0x802a73…e608e4
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0x2bdceb…3ebcc6
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x98e37a…f16a35
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0x333820…60f5e6
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%0x1360…66fa39d ago0x1b1780…494151

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.