Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7256…3e4a0x204b…73c4Base—$0.01100%coinbase67d ago0x604fbe…b80806
0x7256…3e4a0x8b12…a059Base—$0.01100%coinbase67d ago0x728282…9c76ed
0x7256…3e4a0x3abd…4d74Base—$0.01100%coinbase67d ago0x654f24…93c214
0x7256…3e4a0x57a3…f988Base—$0.01100%coinbase67d ago0x8ffb92…de1cdf
0x7256…3e4a0x9d04…cc1fBase—$0.01100%coinbase67d ago0x84969e…5e9b7b
0x7256…3e4a0x697a…d0fdBase—$0.01100%coinbase67d ago0xd8f996…6b296e
0x7256…3e4a0x6b11…c084Base—$0.01100%coinbase67d ago0xd9c571…95f0a3
0x7256…3e4a0x77ae…cd5dBase—$0.01100%coinbase67d ago0x23d33a…9f185c
0x7256…3e4a0x6903…9db5Base—$0.01100%coinbase67d ago0xfd5af5…079cc1
0x7256…3e4a0x45b7…8deaBase—$0.01100%coinbase67d ago0xf68a3a…8caa9c
0x7256…3e4a0xd587…9022Base—$0.01100%coinbase67d ago0x1a881f…f48caa
0x7256…3e4a0x7b51…1411Base—$0.01100%coinbase67d ago0x8807a3…4ca980
0x7256…3e4a0x7e61…6d22Base—$0.01100%coinbase67d ago0xec5f2f…202c70
0x7256…3e4a0x233d…6b9dBase—$0.01100%coinbase67d ago0x54dfc7…a18cac
0x7256…3e4a0x62f8…7b72Base—$0.01100%coinbase67d ago0x04b701…f84031
0x7256…3e4a0x7359…1897Base—$0.01100%coinbase67d ago0x9fa88c…28a894
0x7256…3e4a0xe1ad…ef72Base—$0.01100%coinbase67d ago0x48bc91…eb61f3
0x7256…3e4a0x7a15…616bBase—$0.01100%coinbase67d ago0x5cf64c…073dbe
0x7256…3e4a0x2e46…abb5Base—$0.01100%coinbase67d ago0x052fa3…af9196
0x7256…3e4a0x3f4e…6b56Base—$0.01100%coinbase67d ago0xfa6bcb…9399de

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.