Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2beeef…326d9f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3f93fb…a34fa2
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7d2739…1b32ef
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce71d3…24492c
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27f224…b7869d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec047a…1c74fa
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1bd7e4…c232a8
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc01e8…19a3cf
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8bee34…86e9eb
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x84311e…26d659
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca7784…e1f24d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14b8cc…ddf7a6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbe7b1b…e24c23
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe20354…c1e131
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x44d57b…e4c258
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93ab63…ed98df
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x693680…eb0828
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc4824…bcd5d0
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1111ae…40c002
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff1945…f971f8
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0527b…7adde2
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0bfb0f…ef7e11
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb68f26…ba9508
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ebc2f…0447a8
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf718c…40b0ad

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.