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%payAI105d ago0x3cc6ab…7545a0
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08ccbc…315cfc
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9022f…4463ee
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefd33a…65f9a6
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04dc16…f3a698
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa080a…f83be3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e3422…bc1f32
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8da51b…3f23fc
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94dfce…17e44b
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebb48c…04c0ea
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7f4b5…157c31
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x880a36…368b50
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4fde2a…4ef312
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60afbc…4fc52f
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6bb579…5c7d20
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80a74f…893e6c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a7947…ca6fa6
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16f2bc…f0f54b
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa7f31…739be5
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a6bfc…eb1e12
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb575a7…49dbbe
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4e9f0…5238e3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x593cd9…873795
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x764f52…de3b96
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b7ca4…bd8bc0

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.