Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe74faa…346c6c
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0d013…aebec1
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28194d…8d718b
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a35f4…232207
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x229c76…d4a001
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x284727…ef2419
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66756e…1f3f32
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2cbb41…b8307b
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2bc185…d2aeec
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc113c…7aff45
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4891d4…c29a5e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6e8d8e…d234ec
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf23f9c…6fc510
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbac30f…a5611e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2892c8…ddf6b9
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb59f94…0304a6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec82b2…602cc4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x71dde0…1c2757
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x647351…2f7974
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd50054…0da00b
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9df3fb…2742a9
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x10b240…89c33f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbed932…d25a3e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x795732…e77143
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f27b8…3dbe1a

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.