Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x280ef3…52b359
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x659dc5…864c33
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x4545d2…786ccc
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xd0f1b8…b20199
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xa9f833…bb5546
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x43f6ec…a5b625
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x52dd8c…d65358
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xa9e1b8…e8aaf6
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x89614f…3699bb
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xeaff6e…450fe4
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x62662f…a49930
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x6f59e9…0e4b4d
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x62dafc…41d15f
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xbe85d1…9ed1e2
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xecb376…36c91d
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xad7b43…4053d0
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xdd928e…16459e
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0x4fe458…41b11b
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase7d ago0xb3dbec…bf6e41
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x7cdb8b…599782
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x2af810…1ccf02
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x278e43…77cae4
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0xd24709…720942
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0x22fa53…195339
0xa999…a4070xb836…e329Basex402 service$0.005100%coinbase8d ago0xe63be3…8e0ebd

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.