Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5db…b4320x3e0a…78e7Base—$0.003179100%coinbase74d ago0xc23426…7d9d15
0xd5db…b4320x3e0a…78e7Base—$0.005334100%coinbase74d ago0xd4bc90…06aa7e
0xd5db…b4320x3e0a…78e7Base—$0.003453100%coinbase74d ago0xc8bb08…79e4d3
0xd5db…b4320x3e0a…78e7Base—$0.004462100%coinbase75d ago0xbae570…495ab3
0xd5db…b4320x3e0a…78e7Base—$0.004622100%coinbase75d ago0x4c95c1…53574b
0xd5db…b4320x3e0a…78e7Base—$0.005611100%coinbase75d ago0xeea75c…86f2bb
0xd5db…b4320x3e0a…78e7Base—$0.004143100%coinbase75d ago0xb1883a…cdcbdb
0xd5db…b4320x3e0a…78e7Base—$0.005741100%coinbase75d ago0xd169d5…4ad737
0xd5db…b4320x3e0a…78e7Base—$0.003604100%coinbase75d ago0x120350…e92148
0xd5db…b4320x3e0a…78e7Base—$0.004895100%coinbase75d ago0x971a1b…2bcd60
0xd5db…b4320x3e0a…78e7Base—$0.004896100%coinbase75d ago0x369e0d…606767
0xd5db…b4320x3e0a…78e7Base—$0.003951100%coinbase75d ago0xa96c0e…f0f6da
0xd5db…b4320x3e0a…78e7Base—$0.004806100%coinbase75d ago0x2fba44…d18492
0xd5db…b4320x3e0a…78e7Base—$0.00399100%coinbase75d ago0x339925…65d457
0xd5db…b4320x3e0a…78e7Base—$0.005071100%coinbase75d ago0xf6a265…ba8fbb
0xd5db…b4320x3e0a…78e7Base—$0.005134100%coinbase75d ago0xafc98b…4d8347
0xd5db…b4320x3e0a…78e7Base—$0.002899100%coinbase75d ago0x5d0158…36b8ca
0xd5db…b4320x3e0a…78e7Base—$0.004918100%coinbase75d ago0x9eea1e…f8666c
0xd5db…b4320x3e0a…78e7Base—$0.003888100%coinbase75d ago0xf43780…f0c070
0xd5db…b4320x3e0a…78e7Base—$0.003328100%coinbase75d ago0xd83421…e38328
0xd5db…b4320x3e0a…78e7Base—$0.003061100%coinbase75d ago0xffcc1c…bbcecb
0xd5db…b4320x3e0a…78e7Base—$0.005108100%coinbase75d ago0xf08226…01f774
0xd5db…b4320x3e0a…78e7Base—$0.004572100%coinbase75d ago0x4f3d0e…05af66
0xd5db…b4320x3e0a…78e7Base—$0.004462100%coinbase75d ago0xbc787b…3619d4
0xd5db…b4320x3e0a…78e7Base—$0.003172100%coinbase75d ago0x73d42a…a233fc

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.