Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xde4ebd…fef7ac
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x47ced7…97617a
0x10af…18fb0x3dcb…32e1Basex402 service$0.002100%coinbase116d ago0xb3ce90…fa8eab
0xeae6…4f9c0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xf40233…3ee14c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xeb8132…57a4d7
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x868e44…31063c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xa04f12…04a39e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xfa2ce2…9d386d
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x0af178…38c22e
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xaf79e1…f62f88
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xddcd1e…f5edc4
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xfd1bc7…0e68a4
0xb583…8f7f0x3dcb…32e1Basex402 service$0.002100%coinbase116d ago0xece5a3…da362b
0xbe77…7c140x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x269561…6d1a14
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xb42423…e0c6e4
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xc1c34a…362859
0x0552…f4330x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x094d00…2e1f47
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x81a395…01587f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x74c8b7…f0495c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xd94658…06a99c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x175c06…6e57e5
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x814a23…d3a29f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xfc48b6…2be3ca
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0x1542bd…258f30
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase116d ago0xe36a9c…7e6cb1

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.