Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07c3b8…2317ea
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8123e8…3c798e
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x24fe69…c00d66
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdbdeb2…8dd9f9
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd14ab…b64c63
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x482243…9fc46a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x634020…946fd4
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca3b7a…927676
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc9fc3e…462f95
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaae60c…d4b0b0
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43b8f8…2cf3d2
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf5b9a…6fbc23
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x092134…1a0fdb
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b7e91…c19d77
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4e6de5…6f527a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfed350…b2e992
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecfbd8…f9e9d9
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf3825d…b92188
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01b537…00bda7
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf12434…b4b1ec
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ffe13…5d1b4d
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x283462…cd00d9
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0cd1db…728e59
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x56cbce…5cba09
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb95d7…3d3c61

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.