Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xced8…374a0xab55…8008Basex402 service$0.005100%coinbase48d ago0x753a4c…ff8091
0xced8…374a0x5a03…a143Basex402 service$0.005100%coinbase48d ago0x5da83d…a7da57
0xced8…374a0x5a03…a143Basex402 service$0.005100%coinbase48d ago0x26f7cb…9712ed
0xced8…374a0x5a03…a143Basex402 service$0.01100%coinbase48d ago0x958458…5cf088
0xced8…374a0x5a03…a143Basex402 service$0.005100%coinbase48d ago0xcfad92…6bc06c
0xced8…374a0x5a03…a143Basex402 service$0.005100%coinbase48d ago0x80c61a…8a20b5
0xced8…374a0x5a03…a143Basex402 service$0.02100%coinbase48d ago0x3d8a6c…3d6dd3
0xced8…374a0x5a03…a143Basex402 service$0.005100%coinbase48d ago0x32b056…0186cf
0xced8…374a0x5a03…a143Basex402 service$0.005100%coinbase48d ago0x484e1a…91e80d
0xced8…374a0x5a03…a143Basex402 service$0.005100%coinbase48d ago0x4eac5f…56d9cf
0xced8…374a0xab55…8008Basex402 service$0.005100%coinbase48d ago0x166c95…de5433
0xced8…374a0xab55…8008Basex402 service$0.001100%coinbase48d ago0x99ce56…4011b2
0xced8…374a0xab55…8008Basex402 service$0.001100%coinbase48d ago0x27e96e…24eb8c
0xced8…374a0xab55…8008Basex402 service$0.001100%coinbase48d ago0x8e664d…79868f
0xced8…374a0xab55…8008Basex402 service$0.005100%coinbase48d ago0xc3adde…5fec47
0xced8…374a0xab55…8008Basex402 service$0.001100%coinbase48d ago0x3acce1…96db5a
0xced8…374a0xab55…8008Basex402 service$0.02100%coinbase48d ago0xb9a47f…95f3dc
0xced8…374a0xab55…8008Basex402 service$0.005100%coinbase48d ago0x2eb3f2…706270
0xced8…374a0xab55…8008Basex402 service$0.005100%coinbase48d ago0x90ec4d…0b12ab
0xced8…374a0xab55…8008Basex402 service$0.02100%coinbase48d ago0x9217a3…e4e0a6
0xced8…374a0xab55…8008Basex402 service$0.03100%coinbase48d ago0x0e2c63…f068b3
0xced8…374a0xab55…8008Basex402 service$0.20100%coinbase48d ago0x922593…0aa5bb
0xced8…374a0xab55…8008Basex402 service$0.005100%coinbase48d ago0xee303f…70b5dd
0xced8…374a0xab55…8008Basex402 service$0.003100%coinbase48d ago0x15573d…5e1507
0xced8…374a0xab55…8008Basex402 service$0.02100%coinbase48d ago0xe192ec…9a5232

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.