Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf03080…375312
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x92d09c…391abc
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15080e…2e84c7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ab6c2…764b54
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0c4a53…a55d62
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1603f…0a009f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb3aec6…de15af
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x420efa…db92cf
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51caae…3680fe
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5081a6…5961b4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94eda9…309ce7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05c90b…6c678b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c84c5…0d8a3d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x12a5a5…e4bfbe
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b7995…800248
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb55e83…31981a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x14bc40…55afef
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e37eb…3ceeb1
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8220a0…f53f33
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c2e60…671bdd
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5185db…1a1b22
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b1b95…126150
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1fef5…e1d6ac
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb5e5c…2f791b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0bb674…976311

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.