Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0xf03db0…ed1ca1
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x144d5e…1839dc
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0xda2ecd…7ed118
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x6a2940…ddaa5b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x19019f…25747a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x1083fe…20833b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0xa8844e…37b89a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x8e8496…1a5b49
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0xcd87ac…e2e4ab
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0xb3a19a…941126
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x0630fe…e6ebe4
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x9a0201…820a86
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x4f01c5…6596ea
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0x342e80…7eca5d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0xcb03e3…f50424
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase108d ago0xad349e…8ed0b6
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0x740011…d94236
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0x7cf520…4aab48
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0xae1e5e…241957
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0x868bc1…4df8e3
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0xecca66…fb5716
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0x3e6cd8…b28462
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0x0d3676…562e4d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0x4291ee…996857
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0xa48a8e…83b2cf

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.