Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2345…cad00x3e0a…78e7Base—$0.005195100%coinbase75d ago0x6faa28…9a7d75
0x2345…cad00x3e0a…78e7Base—$0.00478100%coinbase75d ago0xa50e2e…29259d
0x2345…cad00x3e0a…78e7Base—$0.005441100%coinbase75d ago0x150c9f…847c26
0x2345…cad00x3e0a…78e7Base—$0.004334100%coinbase75d ago0x033731…deb7f8
0x2345…cad00x3e0a…78e7Base—$0.004965100%coinbase75d ago0x784005…44f89f
0x2345…cad00x3e0a…78e7Base—$0.003641100%coinbase75d ago0x3b815f…ec074c
0x2345…cad00x3e0a…78e7Base—$0.005087100%coinbase75d ago0x63f77e…bebc8e
0x2345…cad00x3e0a…78e7Base—$0.00506100%coinbase75d ago0x63ba05…596e57
0x2345…cad00x3e0a…78e7Base—$0.003634100%coinbase75d ago0x7f3162…b67c78
0x2345…cad00x3e0a…78e7Base—$0.004922100%coinbase75d ago0x4e8777…cefebf
0x2345…cad00x3e0a…78e7Base—$0.005794100%coinbase75d ago0x7f3cd5…384b18
0x2345…cad00x3e0a…78e7Base—$0.003557100%coinbase75d ago0xffb1d7…e5d574
0x2345…cad00x3e0a…78e7Base—$0.005077100%coinbase75d ago0xeee75b…4bff38
0x2345…cad00x3e0a…78e7Base—$0.004608100%coinbase75d ago0xea20f5…f32800
0x2345…cad00x3e0a…78e7Base—$0.005867100%coinbase75d ago0x1e7a8e…a148a9
0x2345…cad00x3e0a…78e7Base—$0.002723100%coinbase75d ago0xb6ce5c…9ae1ab
0x2345…cad00x3e0a…78e7Base—$0.003469100%coinbase75d ago0x4a51ab…654848
0x2345…cad00x3e0a…78e7Base—$0.003415100%coinbase75d ago0x3fe5e5…bb6a96
0x2345…cad00x3e0a…78e7Base—$0.003846100%coinbase75d ago0x98998e…c20b35
0x2345…cad00x3e0a…78e7Base—$0.004931100%coinbase75d ago0x2ca8f5…16a9cb
0x2345…cad00x3e0a…78e7Base—$0.003033100%coinbase75d ago0x5e2a13…51e91b
0x2345…cad00x3e0a…78e7Base—$0.00441100%coinbase75d ago0xf1cd4c…6cfa00
0x2345…cad00x3e0a…78e7Base—$0.002732100%coinbase75d ago0x9c1b28…aee55a
0x2345…cad00x3e0a…78e7Base—$0.00548100%coinbase75d ago0xd1b654…7e12d1
0x2345…cad00x3e0a…78e7Base—$0.003931100%coinbase75d ago0xd1526b…0074de

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.