Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x9e4d3a…e5f6f5
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase118d ago0x6d9323…b453a0
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase118d ago0x59ae14…6de115
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x0c44d4…8ae30a
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase118d ago0xeca7bb…40e585
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x0b3be0…54ee2c
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0xc696b4…5af14d
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x653a0f…8ed1d5
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x53e3ed…ed82a7
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x51180c…69b3f4
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x8a2085…f09432
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0xf63cc0…ff1f2d
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x5bbe43…570616
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x6bb3d8…643587
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase118d ago0xf2e219…90fb9d
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase118d ago0x0f1aad…28349d
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0xc8ba2c…77ca96
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase118d ago0x180adf…66fafb
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x045722…8c101f
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x19067d…5f8996
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x979a73…3a072b
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x564af5…88bc3f
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x63868a…2d2917
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0xe94ab4…5f9388
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase118d ago0x61d57e…a09547

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.