Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6d5a58…cd4690
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf7e4fd…a6dd9d
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x261c1b…68aec4
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd0c314…8408b3
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf40a93…b6fc3f
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x52cd81…a3193a
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x73ac71…1bba9c
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x316a6b…5fc43f
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa3f090…e72925
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x06e5ec…6825a1
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfa73f9…268124
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5b6899…40d944
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0d31a7…288b4f
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfc6761…880257
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb143f2…7f8318
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2a0d21…01d98e
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcf4df0…17e595
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0a535b…fa20cb
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb64b14…f07e99
0x3b9f…69280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd0a35f…a01425
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4f10e…b75578
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x63e3a2…1cd735
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15a08d…714a6a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07e6e5…36802c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xacc793…ea3161

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.