Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd84998…fcb79a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc42168…ffba17
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x022cc5…7240d5
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4df5ee…a6ec6b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e1ee9…d7256a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe24fc3…1b5065
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f5b5a…57f965
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf21c7a…063c6e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f0018…bfdff1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e3f24…e31eb7
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x355f1d…e6e0fc
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a4c81…c13f41
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2e29fa…2bfd51
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x855dc6…92e3ab
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe769c7…488463
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e8c4d…41fcd6
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e0a0d…ace5bc
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x093f63…adef1e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9fbbe8…573960
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1923a1…5114fd
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31718c…ac2a83
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62edea…11569e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05782a…a382b5
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdbac48…570d56
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76e43f…790321

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.