Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06e4…89560x3e0a…78e7Base—$0.003216100%coinbase74d ago0xf3abd7…19efbb
0x06e4…89560x3e0a…78e7Base—$0.004805100%coinbase74d ago0xaae7d2…6c005d
0x06e4…89560x3e0a…78e7Base—$0.005051100%coinbase75d ago0xe3a30f…cd1813
0x06e4…89560x3e0a…78e7Base—$0.004625100%coinbase75d ago0xad296b…aa3c14
0x06e4…89560x3e0a…78e7Base—$0.004489100%coinbase75d ago0xc8d9fe…8f689a
0x06e4…89560x3e0a…78e7Base—$0.00539100%coinbase75d ago0xb178e5…3fc240
0x06e4…89560x3e0a…78e7Base—$0.003691100%coinbase75d ago0x18380a…ba579f
0x06e4…89560x3e0a…78e7Base—$0.004493100%coinbase75d ago0x64ecaf…911303
0x06e4…89560x3e0a…78e7Base—$0.002775100%coinbase75d ago0x349294…73b18b
0x06e4…89560x3e0a…78e7Base—$0.005118100%coinbase75d ago0x480e21…e33208
0x06e4…89560x3e0a…78e7Base—$0.00332100%coinbase75d ago0xfad719…32f3d1
0x06e4…89560x3e0a…78e7Base—$0.003285100%coinbase75d ago0x162f8b…508e9f
0x06e4…89560x3e0a…78e7Base—$0.004245100%coinbase75d ago0xf7d494…140a44
0x06e4…89560x3e0a…78e7Base—$0.005085100%coinbase75d ago0xc4fcfe…8482df
0x06e4…89560x3e0a…78e7Base—$0.003178100%coinbase75d ago0xa45feb…10bf2c
0x06e4…89560x3e0a…78e7Base—$0.004005100%coinbase75d ago0xb89657…9d5b71
0x06e4…89560x3e0a…78e7Base—$0.004974100%coinbase75d ago0x86e522…dbea19
0x06e4…89560x3e0a…78e7Base—$0.004445100%coinbase75d ago0xb744f2…cc697b
0x06e4…89560x3e0a…78e7Base—$0.003955100%coinbase75d ago0x4f5ca7…1e4dc4
0x06e4…89560x3e0a…78e7Base—$0.002997100%coinbase75d ago0x79854a…ed468d
0x06e4…89560x3e0a…78e7Base—$0.003462100%coinbase75d ago0x8598b6…28faf5
0x06e4…89560x3e0a…78e7Base—$0.004593100%coinbase75d ago0x9a31e2…9f0726
0x06e4…89560x3e0a…78e7Base—$0.005934100%coinbase75d ago0x82d03f…a22b5a
0x06e4…89560x3e0a…78e7Base—$0.00526100%coinbase75d ago0xcb3c16…047fe3
0x06e4…89560x3e0a…78e7Base—$0.004869100%coinbase75d ago0x299087…1bc713

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.