Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xbcc67f…fc6f70
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xf3b26e…80d366
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x3a8eae…272396
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x335249…66eac4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x6d5fb3…63921e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x150857…c6c345
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xe04744…a08a5f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x002d57…7c3076
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x5c2da9…475246
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x3bb509…6bed9e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x396a36…d92e99
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x57167c…125d24
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x0327bb…28c9e8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xef178d…9426de
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x3138eb…d3cae9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x3b35e3…1a2514
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x669de0…e95a87
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x2b9d92…b39119
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x83bacb…1e892e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x21d625…44f0ad
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xc646ce…7a9ff4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x071893…03e943
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xfe2bc0…a942a9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0xe42021…af26c7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase14d ago0x3a1233…5e1c0d

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.