Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb6137…89fb89
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdeb345…541807
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb78828…c337a4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd41bc5…62ab26
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6af386…2cbc83
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b0cc6…597445
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb71e7a…fb8db2
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd6ff9…bf7a26
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x23bb9d…eb5b91
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26e528…e11417
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x729469…6eb461
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf02ee3…df6ea8
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca62f6…5e452e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe05e14…50ad48
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3bc706…9a8ea7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba48c8…74894b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f8d0a…c3ad5d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69bc5f…327aef
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f3f9e…f1dbe8
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63859f…f64377
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e5b43…319ead
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c29ed…33c21e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf43311…708128
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ffe0e…3a6b73
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb8a92…ec3dca

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.