Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32c599…12223f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22f857…11a59e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7636a…90aed5
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2df2c3…6e7913
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce412c…1ebb72
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa4bc76…40fb46
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8dbbe5…9ea031
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d94e4…a5c85d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x95574a…291dbf
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x92626b…69674a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b5508…47c71d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0fc0b9…a89f38
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8002bc…c48452
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x01c76a…4aaf70
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe21511…6ba769
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e40ef…6fea4d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e1dda…097775
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd2fb9e…5707cd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97f56e…7015ae
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc4d45…a49953
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82dd01…5ef7bd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd47249…14b5c5
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc02c4f…3cbc4e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc8d97…ebe897
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8d0b9…0263dc

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.