Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x0a37…8124Basex402 service$0.003100%payAI71d ago0x63fdf5…546b28
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0xd11d47…ff9933
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0x998bfe…8ecddd
0x0a37…81240xca12…cd0cBasex402 service$0.05100%payAI72d ago0x66f3cf…9de8c5
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0x998bfe…8ecddd
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0x12e416…bbf0a0
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0x0bac4e…ec470c
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0x784121…d57bc7
0x0a37…81240xca12…cd0cBasex402 service$0.05100%payAI72d ago0x0a641e…c4645f
0x0a37…81240x0a37…8124Basex402 service$0.005100%payAI72d ago0x805eb7…b38822
0x0a37…81240x0a37…8124Basex402 service$0.005100%payAI72d ago0x563275…1280ba
0x0a37…81240x0a37…8124Basex402 service$0.005100%payAI72d ago0xd8a31e…07139c
0x0a37…81240x0a37…8124Basex402 service$0.005100%payAI72d ago0x3c8614…4e23ae
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0x7bf574…912f63
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0xb0bc43…25fe36
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0xa5c966…517e90
0x0a37…81240xca12…cd0cBasex402 service$0.05100%payAI72d ago0x2271c1…3e2cf7
0x0a37…81240xca12…cd0cBasex402 service$0.05100%payAI72d ago0x4c0e68…852d26
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0xb33a27…7b497b
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0xed4301…523ac7
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0x35f70a…13163f
0x7e57…2f090x0a37…8124Basex402 service$0.01100%payAI72d ago0x1d1721…1ec9ea
0x0a37…81240xca12…cd0cBasex402 service$0.05100%payAI72d ago0xdde79a…67efe4
0x0a37…81240x758d…0637Basex402 service$0.00001100%thirdweb72d ago0x0405dd…f3bf37
0x0a37…81240x0a37…8124Basex402 service$0.001100%payAI72d ago0x43f090…3081bb

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.