Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x6c7353…065a63
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x40bfe3…3f2454
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x2f9401…f18012
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x34a924…06edd8
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x40d7bd…8d81a5
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x000939…eb9d99
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0xa11f97…dd6b69
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x97606f…5b8552
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0xc71282…9eedb4
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x49f1fc…a8d7e8
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x2ac45b…cb1438
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x17aed9…50084c
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x7f2f45…a27d4b
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x3b6590…b0bcce
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x8829c8…91d7e9
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x6bec71…37f110
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x0e00a3…3d4810
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0xac15e8…87ede4
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x98b277…94783a
0x1989…fba30x50eb…6480Base—$0.001100%Payer-submitted80d ago0x9c9cd0…381467
0x2129…3b2f0x50eb…6480Base—$0.001100%Payer-submitted80d ago0x88ad68…0a712e
0x2129…3b2f0x50eb…6480Base—$0.001100%Payer-submitted80d ago0xa2d2f3…e8da0f
0x2129…3b2f0x50eb…6480Base—$0.001100%Payer-submitted80d ago0x91c18b…553169
0x2129…3b2f0x50eb…6480Base—$0.001100%Payer-submitted80d ago0x04fb84…c4a4df
0x2129…3b2f0x50eb…6480Base—$0.001100%Payer-submitted80d ago0x5fddbb…a40599

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.