Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.008100%coinbase37d ago0xce6f92…a10b70
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.006100%coinbase38d ago0xd87c7a…999863
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.006100%coinbase38d ago0xa622a7…c05571
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.008100%coinbase38d ago0xc2860d…084025
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.008100%coinbase38d ago0xa30ffe…c8d2f5
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase38d ago0xcd42ad…493c3e
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase38d ago0xffcc04…ecd738
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.008100%coinbase38d ago0x63d73d…374fcb
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.008100%coinbase38d ago0x242382…a02261
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.008100%coinbase38d ago0x040ead…c864e1
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase38d ago0x84c582…313723
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase38d ago0xd9d78c…245e2d
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase38d ago0xd143a1…25a6a5
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase38d ago0x4bb4d1…dc2429
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase38d ago0x414ecd…7ce551
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase38d ago0xb49b1f…520b70
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.02100%coinbase38d ago0x8803f9…09e016
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.02100%coinbase38d ago0x500972…b4f8a8
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.05100%coinbase38d ago0x92170b…5aea00
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.05100%coinbase38d ago0x77e9dd…3212dc
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.05100%coinbase38d ago0xb69675…3ca542
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.25100%coinbase38d ago0x0c2603…777248
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.02100%coinbase38d ago0x4cc5b9…6c5b70
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.05100%coinbase38d ago0x8b8d4b…877770
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.05100%coinbase38d ago0x5fe41a…b152f1

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.