Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51beaa…57462e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d7725…2f2432
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x577616…457528
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0b528…1c6f1b
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0b76c…098e3c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd8153f…dd8f59
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef7a4c…e8cf4e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf7b53…59aa0d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c53e4…1cd8a9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x812dab…e53e78
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb741e…1ac32a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d5563…8c454a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd033d8…e329a1
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf66b69…fc8122
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2316bb…6d75d5
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb84d21…e6cd35
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8861cf…2819a1
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbaf0b0…ff1e57
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xabbacb…b8549d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29efd5…46d4e3
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa834c7…7d200c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6af39…79dcbe
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65a61f…18fc5f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e69f5…c6a5d2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb2b8ba…df441e

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.