Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x8e5301…e34a89
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xbe1f23…e1250a
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x821d5d…5ea963
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xc8c043…9e2c93
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x8192bc…c02ee3
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x8bba50…e3b8f2
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xf51b2b…9682f2
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x0e9847…2632cc
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x6603d7…45dcda
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x568000…0bc8f7
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x39fa0e…acbd69
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xd7587b…8017ff
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x9bd78e…95e512
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xe69c85…3bf1c2
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xe37584…179689
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x41aaca…3af6ed
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x0abcf6…409d0d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x185c21…79d42a
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x9837ff…c493fd
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xe6d084…3e1e99
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x94fd1a…e32c34
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x4b6502…fa735c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xdb9174…9df3c8
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x623a9c…15f100
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x8980e7…04b169

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.