Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase2d ago0xae7a81…ee6634
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase2d ago0xf17835…cbfe8a
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase2d ago0x6122a7…bb4490
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase2d ago0x49f1dc…4edbd8
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase2d ago0x358b82…f3339e
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase2d ago0xaf2e47…e89730
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase2d ago0x1930fa…669d38
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase2d ago0x3bbe7b…fd53f3
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0xbc401b…c72346
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0xe0b669…4007f5
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0xa5c63e…a4479e
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0x82c45f…d40f6e
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0x804c11…81fb1e
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0x68aed6…b14fbd
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0x42fb37…cd31ab
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0xbbe7ff…1aaff1
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0x25b5f5…0ccc92
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0xcc4b3e…f58664
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase3d ago0xa115c8…5ddf38

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.