Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0xf31567…45e8e3
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0x1cda86…a4b817
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0x9fdb10…cef70f
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0xe0b969…fe2913
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0x441b56…92f05d
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0xef599b…b27827
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0x3a64ec…e672b4
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0xbc7916…10d4df
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0x4c7f03…e16f32
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI6d ago0xef2f5d…b0c70e
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x11c319…06686f
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x60cae3…3ac198
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x2ee91c…df838a
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x12d7ed…38e680
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x813068…6695a2
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x07b64c…e9a0a9
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0xa2473d…e9595c
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0xc3a881…77d505
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0xf5261f…6c423b
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x605d7d…9caa5b
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x5dda5d…8f1fbb
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x6e4490…127f1f
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x519abf…114003
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0xebdc4d…2b941a
0x8ce0…79b00x0529…7db3Base—$0.01100%payAI7d ago0x55d7cf…43f009

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.