Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…7de0Base—$20.01100%coinbase48d ago0x50706c…601f00
0x60dd…75830xb0af…7de0Base—$20.04100%coinbase48d ago0xbe22b5…cd81d1
0x60dd…75830xb0af…7de0Base—$22.26100%coinbase48d ago0x5ab48e…715645
0x60dd…75830xb0af…7de0Base—$17.33100%coinbase48d ago0x2c35ab…190f7a
0x60dd…75830xb0af…7de0Base—$22.90100%coinbase48d ago0x475eae…a3f649
0x60dd…75830xb0af…7de0Base—$17.34100%coinbase48d ago0x9ef143…38d032
0x60dd…75830xb0af…7de0Base—$20.00100%coinbase48d ago0x811405…775d7b
0x60dd…75830xb0af…7de0Base—$18.62100%coinbase48d ago0xf0becd…1846e4
0x60dd…75830xb0af…7de0Base—$18.03100%coinbase48d ago0x11f76b…942d35
0x60dd…75830xb0af…7de0Base—$16.18100%coinbase48d ago0x07d5aa…5b2f09
0x60dd…75830xb0af…7de0Base—$15.37100%coinbase48d ago0x79e266…825f23
0x60dd…75830xb0af…7de0Base—$17.80100%coinbase48d ago0x6c5641…4ec3f4
0x60dd…75830xb0af…7de0Base—$16.18100%coinbase48d ago0x64ed5e…3c3c11
0x60dd…75830xb0af…7de0Base—$15.37100%coinbase48d ago0xae9250…072ed7
0x60dd…75830xb0af…7de0Base—$14.56100%coinbase48d ago0x28f512…51d580
0x60dd…75830xb0af…7de0Base—$14.44100%coinbase48d ago0x50ebe3…04349d
0x60dd…75830xb0af…7de0Base—$13.36100%coinbase48d ago0xc0f0e3…0706c8
0x60dd…75830xb0af…7de0Base—$12.27100%coinbase48d ago0xfeef83…2d38ea
0x60dd…75830xb0af…7de0Base—$11.37100%coinbase48d ago0x896bcc…1c0401
0x60dd…75830xb0af…7de0Base—$10.64100%coinbase48d ago0xe787cd…6bb86f
0x60dd…75830xb0af…7de0Base—$11.54100%coinbase48d ago0xcc77a7…a29e7d
0x60dd…75830xb0af…7de0Base—$10.63100%coinbase48d ago0xa09d7e…1f3402
0x60dd…75830xb0af…3befBase—$3.00100%payAI49d ago0xb7a94c…bcfb12
0x60dd…75830xb0af…3befBase—$3.00100%payAI49d ago0x6c2ef3…b07773
0x60dd…75830xb0af…3befBase—$3.00100%payAI49d ago0x71faf1…7a9f00

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.