Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11e1…55ec0x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0x5c2feb…003250
0x1456…2bdb0x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0x343fa1…fee628
0x1516…cd910x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0x5048e9…9185a4
0xe75d…7c7c0x7ce7…14ffBase—$0.50100%0x25e9…76f070d ago0x05c944…3e3d6c
0x015a…95530x7ce7…14ffBase—$3.50100%0x25e9…76f070d ago0xcfe8db…c3b23a
0x67bc…591b0x7ce7…14ffBase—$0.50100%0x25e9…76f070d ago0x4516db…6b26c8
0x38e2…6c4c0x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0x94bc29…96e9e8
0x3c20…d09b0x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0x36e47e…f067c5
0xdd18…2f000x7ce7…14ffBase—$3.50100%0x25e9…76f070d ago0x283b40…a2c3bb
0xe519…a4930x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0x8a076b…671ae6
0x2a83…23b80x7ce7…14ffBase—$10.00100%0x25e9…76f070d ago0xad2e54…3850a1
0xeaad…02cc0x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0xfa86b3…1b5d68
0xc2a2…4d710x7ce7…14ffBase—$0.50100%0x25e9…76f070d ago0x1c09b0…06a8a3
0x2e66…98af0x7ce7…14ffBase—$3.50100%0x25e9…76f070d ago0xbcc7aa…4259e7
0xff0f…129c0x7ce7…14ffBase—$0.50100%0x25e9…76f070d ago0xcc68e7…83de53
0xc5c7…86900x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0xd66406…cc5977
0xdc74…d15c0x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0x005278…24136e
0x6785…60b80x7ce7…14ffBase—$1.00100%0x25e9…76f070d ago0x005278…24136e
0x8a4a…303c0x7ce7…14ffBase—$3.50100%0x25e9…76f070d ago0x1c1e98…5b6855
0x4242…3f3f0x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0xaf8012…5573b6
0x933c…e04f0x7ce7…14ffBase—$3.50100%0x25e9…76f070d ago0x70693b…930405
0xb43a…25240x7ce7…14ffBase—$0.50100%0x25e9…76f070d ago0x4ded3f…8e1d63
0xb60a…a74d0x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0x4ded3f…8e1d63
0x1c97…b2540x7ce7…14ffBase—$1.00100%0x25e9…76f070d ago0x4cd5a6…6cf9f9
0x7955…0c950x7ce7…14ffBase—$0.75100%0x25e9…76f070d ago0xf2d942…d6fcb6

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.