Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x825c61…625825
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5e589…2b7e2d
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xded39b…2a9df2
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8f1443…8bc2c5
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa79fbb…02b3f8
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ed50c…f470a9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2aee53…9d71e2
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70897d…5abc58
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e3ec9…2ed641
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fadcf…bde839
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2422ed…faebb3
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5df02e…d697a9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe29d3b…3d8573
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x515d9f…7588d9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52d7dd…d7afec
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x032aba…5aae38
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc62164…c0dd04
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb47c5…c5c825
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed8324…5f8adc
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x18c03c…4b8a6e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5f483a…1cd4b8
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8493b…684106
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x864f5d…997c3e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcce1fe…5157a7
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x49528a…9f4d8b

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.