Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xc8c6af…cff46d
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x4f504f…e64334
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x7ab845…b22f21
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xd3c725…c08af0
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x3ae122…f35389
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x83d82d…780b8d
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xf55dcb…640333
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x18b943…68bcce
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xd5cb32…0e462f
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x47a462…1dcf7b
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xae4119…cae77f
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x67a0d6…8030a7
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x8cbe26…116683
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x815b12…c6dec2
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xe85e26…260715
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x093294…6ce1a4
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0x3be6a3…c7377f
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xec684f…47e84f
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI47d ago0xef6a1c…9e3c0d
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x59fd9d…a03cc0
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xfb0d36…696727
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x5d1542…acf508
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0x53f315…a19d7e
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xd00733…b8133a
0xc4ea…85f20x0529…7db3Base—$0.01100%payAI48d ago0xc420e6…4f3cb7

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.