Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d418b…f10a38
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc229c…565ddd
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82a44c…d14728
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x334723…dd2f48
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9d89c…e5996a
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa16bb5…af4285
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0cdcd…5d9874
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd1d6b3…3aaa2f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b8e73…8c59b6
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc38dad…c7ec5b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x25c823…aeca25
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12b8fb…0764d7
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53d1cf…e2cce6
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x042e58…1c8b9f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5eb3b…cef06c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe703db…60bd5c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80cb81…40431b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf6123…a97389
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0cc97…5f6855
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x33c226…f2e0e6
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9113e…2eabd6
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c86af…f6acb7
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9867c6…17cef5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc543e3…fb205f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81ddaa…a9915e

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.