Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x9152cd…3a1256
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x461961…07e2ff
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xc7a9e8…96bc25
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x1f8832…3526ae
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x8e6ca7…1e782f
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x319536…14cb1a
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x407e6a…3bdd35
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x610d3d…f8dedc
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xfb6465…a27800
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xe010ee…6cfc92
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x47b199…81c977
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x3f90de…5c8d63
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xba6b38…0d2311
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xbf0fb6…d5cace
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x78e811…8237d0
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xff2a1d…0bb869
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x3f4306…d52cb0
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xa8b980…082a4a
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x7fc8fc…74836b
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xef31cb…6b7f12
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xd7498e…e49c89
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x131202…b75a06
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0x6c469d…b198af
0x8d2a…7d370x3a4f…ebdaBaseinsider-radar-agent$0.01100%coinbase18d ago0xe646af…d388a3

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.