Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb99cf7…df5d72
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xafd248…102615
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xffa466…242b34
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe57f16…441d4c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x652e2d…d3c66b
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e45d8…53cee9
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x339420…179152
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe59dcb…c1e3ac
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa786c7…8fdf17
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c1595…384634
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc071e…798716
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a46eb…7fd7d9
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xceb9ed…320855
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa723fd…b723cc
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6aaf1…a62221
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7f624e…5daa64
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8d88d…7b3368
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c659b…02bf0c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb962c…7ae001
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6919cb…68f1fe
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2e312…7be742
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d1b40…16f0e8
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1eb324…299fcf
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9332bf…743b33
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e2b2e…fe5ff3

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.