Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa105d ago0xf1d1a4…69ffe9
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa105d ago0x2a2f10…7a7027
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa105d ago0xd4470d…8700fe
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa105d ago0xfa22d2…120cfc
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa105d ago0xd9b52a…5460f5
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa105d ago0x796a94…edc129
0xb90a…9ae40xdba4…a8afBase—$0.07100%fluxa105d ago0x56ed63…9751c8
0xb90a…9ae40xdba4…a8afBase—$0.07100%fluxa105d ago0x842d6f…d61fcb
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0x8efa43…c6b396
0xb90a…9ae40xdba4…a8afBase—$0.10100%fluxa106d ago0x14a54b…dca851
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0x8b21d1…8f11f1
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0x72ef8c…6a867a
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0xe03f44…d0d0e7
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0xb6f5a6…004263
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0x07c32d…7aec6f
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0x289eb9…90e002
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0xad85be…eaf51e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0xf2e29a…254724
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0xe830fd…a0ce48
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0x92dc1c…858e6d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0xc4246e…7d9470
0xb90a…9ae40xdba4…a8afBase—$0.02100%fluxa106d ago0xc7b30f…40d85e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0x9725a1…2064c0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0x408268…3ba36d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa106d ago0xeeb0e8…9f19fc

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.