Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc24…fdcf0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xd489a2…ae9752
0x4c2a…0a120x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x00286d…0d0077
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x9e5db2…46c28c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xe4bf9c…fb6575
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x991b03…4ebf3e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xa99598…6ef208
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x28f4bd…3ae612
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x93b72b…4f5c24
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xf9ee9a…881803
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xe4b66a…2d1b64
0x08b0…6b430x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x4614db…1d8bb3
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xc86e60…8d0fbc
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x6585ea…ff509c
0x0e69…b5790x3dcb…32e1Basex402 service$0.002100%coinbase86d ago0xa69ac0…997030
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xfc4e2e…595113
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x1b48bc…1f650e
0x3175…8cbe0x3dcb…32e1Basex402 service$0.002100%coinbase86d ago0xbf0531…207d7e
0x4b43…33500x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x4c3a45…731aab
0xcc48…aad00x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x0a799f…a25075
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x896831…7d6cc0
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0xb6b36e…a0d2f7
0xf589…fb7e0x3dcb…32e1Basex402 service$0.002100%coinbase86d ago0x7c2f61…a60487
0x65e5…eefa0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x3e16cf…1c770c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x0d638e…cf0817
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase86d ago0x80af55…ebe315

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.