Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$3.98100%coinbase17d ago0x87fa68…fccaf0
0xca0a…2d7a0x85b4…627cBase$0.43100%coinbase17d ago0xd6cfb4…a80a44
0x467f…a4c10x85b4…627cBase$3.17100%coinbase17d ago0x880c56…7c0f4a
0x467f…a4c10x85b4…627cBase$0.50100%coinbase17d ago0x8b4c52…6b5a14
0x467f…a4c10x85b4…627cBase$0.61100%coinbase17d ago0x110df2…d677b6
0x467f…a4c10x85b4…627cBase$0.15100%coinbase17d ago0xa6032d…e90f8e
0x467f…a4c10x85b4…627cBase$0.50100%coinbase17d ago0x3ccfb6…a6d0f8
0x467f…a4c10x85b4…627cBase$0.45100%coinbase17d ago0x79e010…507913
0x467f…a4c10x85b4…627cBase$0.15100%coinbase17d ago0x15c123…631a91
0xca0a…2d7a0x85b4…627cBase$1.05100%coinbase17d ago0x37f387…6f2a78
0xca0a…2d7a0x85b4…627cBase$1.63100%coinbase17d ago0x73a395…d85408
0xca0a…2d7a0x85b4…627cBase$0.38100%coinbase17d ago0x7da831…20587f
0xca0a…2d7a0x85b4…627cBase$0.25100%coinbase17d ago0xf1013f…428a5b
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase17d ago0x4f7f31…b97dde
0xca0a…2d7a0x85b4…627cBase$0.40100%coinbase17d ago0x2e6f85…516d1b
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase17d ago0x9f5eaf…716015
0x467f…a4c10x85b4…627cBase$1.96100%coinbase17d ago0x1b9d2a…4b779b
0x467f…a4c10x85b4…627cBase$2.11100%coinbase17d ago0xd9b0cb…b27664
0x467f…a4c10x85b4…627cBase$0.27100%coinbase17d ago0xc9e3db…9f50c3
0x467f…a4c10x85b4…627cBase$0.43100%coinbase17d ago0x3bfd9d…adc363
0x467f…a4c10x85b4…627cBase$0.24100%coinbase17d ago0x63442a…d9a62f
0x467f…a4c10x85b4…627cBase$0.15100%coinbase17d ago0x385eca…992a72
0xca0a…2d7a0x85b4…627cBase$0.85100%coinbase17d ago0x6d05e1…b87ab4
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase17d ago0x22455e…fca1e3
0xca0a…2d7a0x85b4…627cBase$0.27100%coinbase17d ago0xb61c9c…e8c4db

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.