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.03100%coinbase46d ago0xcdf863…985367
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x43c64a…58071c
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x999c97…bd8ea4
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x31c355…3973f9
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0xa86a8e…6839bd
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x431fe1…cbd4ae
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x0b3583…1d5119
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0xf4c78f…f9ae51
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0xdaf65f…2bbb8f
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0x7368a9…f556be
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0xc95a84…ecd94d
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0xce507b…c96e40
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0x7256c1…e382c1
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0x197382…ea0dba
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0xbe42b4…0dcca9
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0xd93f83…4e31d3
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.03100%coinbase46d ago0xdf5477…42864a
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0xc3f65b…818c92
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x86777b…9c0a70
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0xf055e3…8b1ce9
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x1c3e5f…3788a4
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x1a368e…aeb854
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0xa18bd0…af26b4
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0x71c999…3ba85d
0xd82e…60110x71c0…e347BaseGetDigitalCraftImage$0.01100%coinbase46d ago0xac256f…dd2010

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.