Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase65d ago0xa9aa3e…5c6837
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase65d ago0xc30d21…6a4511
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xd36035…31248f
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xed14d9…997255
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0x8a12db…c65cd8
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0x3be2b8…30990e
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0x4eb1e3…161342
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xadece8…327d04
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xbfcb5e…f01ed7
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0x750f8b…0764fa
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xcb9996…165195
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0x5e2889…3301df
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xb5b1a6…dec814
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0x612b06…d4646f
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xbae1f4…c59369
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xfe2f8e…7d4f5e
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xb2c3aa…c156e8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x6ba9e3…2bc258
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0x6ccd71…fe9d45
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x1ad847…80b588
0x5359…06560xa9dd…2315Base$0.002100%coinbase65d ago0xd86aaf…eaeadc
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x45fc27…101a79
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xb09eba…d3ee5f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0x4746ea…0564d1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase65d ago0xc4f334…9623c3

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.