Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…4a500x2db2…3e49Base—$0.01100%coinbase23d ago0xf90907…9c5d0f
0x3b1d…4a500x330b…fe49Base—$0.01100%coinbase23d ago0x8d414b…241231
0x3b1d…4a500xc159…125aBase—$0.01100%coinbase23d ago0x6f2adc…d43eba
0x3b1d…4a500x7ef2…2982Base—$0.01100%coinbase23d ago0x9a561c…6915dd
0x3b1d…4a500x26d0…4a97Base—$0.01100%coinbase23d ago0x3467ca…9c9193
0x3b1d…4a500x7678…a47bBase—$0.01100%coinbase23d ago0x283b8e…cf2dcc
0x3b1d…4a500x5382…640cBase—$0.02100%coinbase23d ago0x601d00…61a5ce
0x3b1d…4a500x5fbd…29eaBase—$0.01100%coinbase23d ago0x964732…32903f
0x3b1d…4a500xe9a7…0a2dBase—$0.02100%coinbase23d ago0xdb3f38…dcd815
0x3b1d…4a500x64fe…2728Base—$0.01100%coinbase23d ago0xc6359f…d79247
0x3b1d…4a500xdfb8…8024Base—$0.02100%coinbase23d ago0x37af20…a0ff1b
0x3b1d…4a500x6429…359fBase—$0.01100%coinbase23d ago0x33c340…4b16e1
0x3b1d…4a500x66dc…3afaBase—$0.02100%coinbase23d ago0x456835…e77771
0x3b1d…4a500xee77…c79fBase—$0.01100%coinbase23d ago0x39fe4e…af87bc
0x3b1d…4a500xa4c3…e43fBase—$0.02100%coinbase23d ago0xb5f5d2…b5744d
0x3b1d…4a500x07d9…2f00Base—$0.01100%coinbase23d ago0xefeb01…5e3a79
0x3b1d…4a500xd311…edf2Base—$0.01100%coinbase23d ago0x0771f2…df8cd7
0x3b1d…4a500x1c37…3740Base—$0.01100%coinbase23d ago0xf5ae74…365ff2
0x3b1d…4a500x45bd…283bBase—$0.01100%coinbase23d ago0x775b38…00dd5b
0x3b1d…4a500x7832…3e2cBase—$0.01100%coinbase23d ago0x0cdad4…105db5
0x3b1d…4a500x3ccb…99a9Base—$0.01100%coinbase23d ago0x9d9d4a…867f13
0x3b1d…4a500x7632…a629Base—$0.01100%coinbase23d ago0xeab082…7a0b9f
0x3b1d…4a500x8bc5…3715Base—$0.02100%coinbase23d ago0x93eab8…b8d120
0x3b1d…4a500x7a97…db34Base—$0.01100%coinbase23d ago0xa605c7…e6c956
0x3b1d…4a500x2dea…2eacBase—$0.01100%coinbase23d ago0x4239c4…78773f

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.