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%coinbase118d ago0x24bdc3…272679
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase118d ago0xd2446f…0eab3e
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase118d ago0x1a9096…869049
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase118d ago0xc0bacc…adebc8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0x369f66…aadbc3
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0xbd5c91…b157fe
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase118d ago0x74c2aa…73600a
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0x427a66…cdf2f4
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0xb118c1…b2281e
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase118d ago0x94892f…763e2d
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0x14ff2b…0e6741
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0x8f596e…f51a92
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase118d ago0x6ccb88…754706
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0xd2fbb8…e79857
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase118d ago0xfd7842…7e73dc
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase118d ago0x5529f0…96be86
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0xd0ec3a…2b84e2
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase118d ago0x062c11…76a9a6
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0x2bf925…1950a3
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase118d ago0x13759b…6d4a94
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase118d ago0x42028d…661f30
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase118d ago0xd69050…366821
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase118d ago0x47f708…500c9f
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase118d ago0xebb3c1…e0f3c4
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase118d ago0x71b6dc…031438

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.