Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd019a8…f667b9
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd1ade6…ccde64
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdc7a94…81b765
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd03a14…80ff18
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x48a45a…2c8a8d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0e07b7…27a170
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x38a183…7a419f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1eba4d…be22eb
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x375f3f…f9abb8
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x59dc09…101e9d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4e9aff…7dba3b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa569d7…52330f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1fca20…0b8d4f
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x17275c…9d837d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf22d01…5e2545
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde94ca…0a3f81
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x517b60…20c8ba
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x043962…157bc6
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc6c032…add229
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b76bf…39bef4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7bdf2…adcd42
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd074be…2dc078
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6e954…90189b
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd70a0…b3da24
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2df3fd…a84eef

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.