Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb55401…a07079
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b7e8e…50362d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e5e2e…d0fd67
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7af24…021fff
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa179e6…dd1151
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff771e…e345fd
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x245d5d…8cfc72
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe76ceb…482b9f
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x858f6c…114fdc
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbff541…dca4fa
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01d659…36becb
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x362847…d76a96
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa98367…8ea715
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a6195…cfab83
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76d04e…c47e79
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a0f0c…4eddaf
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x59ad86…19106b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc911f6…804faf
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2d2a5…d87bf8
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9932e3…490fe0
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbdb467…5fac09
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b1384…44caab
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe3770…50ebec
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf904b1…20cf86
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x660731…e3eacb

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.