Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd8518b…2f0569
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x689f11…7a8e27
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7fcd13…984773
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3ad729…78a296
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a4716…e51cb2
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0266e2…b60b66
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3e1c4…4fa6ab
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa8f54e…601711
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe17201…04f15d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x83ab64…34e98d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf06bb…d0cb0d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe03804…1b011c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb61a67…84ac3d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd47669…dcad62
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x205f05…c88a92
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee18a0…326308
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85fbda…6b05f1
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x462af3…0179e3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10abfe…996220
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9af90d…36e538
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7de7d8…5a747a
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdcf6b8…af6917
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0f1986…7759e3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6fedc8…215316
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6434f6…61779b

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.