Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65fc6c…ddedf3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x04eb93…5d56a3
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d13be…6ba187
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfe2079…b3b7cf
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d4bc9…1df1af
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb2630…2d05b5
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef13aa…f5d4aa
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x14a922…f0ea23
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x38ce02…611d0d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x982faa…2c8f1f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0a8738…c8f42e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6f340e…94a33b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdb030a…2a3d92
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x84977a…9c3957
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68b779…790e6b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d06a2…07688e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10f947…81068f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x222dc2…a5758f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x819281…bf919a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e524e…a7f339
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc6efd…f5a8b7
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x25eb05…1ce04a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb4035…dacbad
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x75f317…fb92d6
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b450b…4030c7

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.